|
|
| Author |
Message |
rakesh mothukuru
New User
Joined: 21 Jul 2008 Posts: 3 Location: pune
|
|
|
|
| Hi! This is your First post in our Forums! So please be sure to 1) Use meaningful and descriptive Topic Title 2) Try to post your query in the relevant forum category 3) Make sure your query is not already posted and solved in our forums, Use the Search facility and avoid Reposts! If you are following the above rules, delete this message and post your query here! |
|
| Back to top |
|
 |
References
|
|
 |
agkshirsagar
Senior Member
Joined: 27 Feb 2007 Posts: 568 Location: Mumbai,India
|
|
|
|
COBOL on which platform?
MATLAB can accept ASCII text files as input. As far as I know matlab finds its extensive use in DSP (Digital Signal processing), what kind of project are you working on? |
|
| Back to top |
|
 |
Anuj D.
Global Moderator
Joined: 22 Apr 2006 Posts: 2219 Location: Phoenix, AZ
|
|
|
|
Hi Rakesh,
When You post something you should delete the system generated messages which appear 'by default' on your first post.
By MATLAB here I think you mean "matrix laboratory", if so, in MATLB every thing is in matrix form while COBOL does have many other data types. What type of output do you get from your cobol program ?
I think it would not be that easy, tried to google on "COBOL to MATLAB conversion" but didn't find any good hit, I'll give some more tries.
If you mean something else by MATLAB, please let us know, so that some one here might have some better suggestion. |
|
| Back to top |
|
 |
enrico-sorichetti
Global Moderator
Joined: 14 Mar 2007 Posts: 3153 Location: italy
|
|
|
|
/generic answer... on
YES, NO, it depends
/generic answer off
does MATLAB accept as input a sequential file,
what is the format of the sequential file ( text ??)
do all the fields of the sequential file have a cobol equivalent format
is there any platform compatiblity issue
( cobol on mainframe, MATLAB on PC, downloading the file to the PC ... )
check for example |
|
| Back to top |
|
 |
Anuj D.
Global Moderator
Joined: 22 Apr 2006 Posts: 2219 Location: Phoenix, AZ
|
|
| Back to top |
|
 |
rakesh mothukuru
New User
Joined: 21 Jul 2008 Posts: 3 Location: pune
|
|
|
|
Hi Anuj,
Thanks for the link you have provided.By MATLAB, I mean "matrix laboratory" only.Right now I didn't tried giving output of Cobol+ DB2 program as input to MATLAB. I will try that and if I get any problem regarding that, I will post a query again. |
|
| Back to top |
|
 |
Anuj D.
Global Moderator
Joined: 22 Apr 2006 Posts: 2219 Location: Phoenix, AZ
|
|
|
|
Hi,
| rakesh mothukuru wrote: |
| Thanks for the link you have provided. |
You are welcome..
| Quote: |
| By MATLAB, I mean "matrix laboratory" only.Right now I didn't tried giving output of Cobol+ DB2 program as input to MATLAB. I will try that and if I get any problem regarding that, I will post a query again. |
It takes be back to my college time, where I'd a project done in MATLAB, never thought to use it with COBOL. Looking forward to your reply... Good Luck..
Just to correct myself
| Quote: |
| in MATLAB every thing is in array form |
matrix is an in-built function there..
BTW, you didn't answer Abhijit's question
| Quote: |
| what kind of project are you working on? |
|
|
| Back to top |
|
 |
rakesh mothukuru
New User
Joined: 21 Jul 2008 Posts: 3 Location: pune
|
|
|
|
| I am working in a project which has just started. My role in that is to extract the data from the DB2 database and to keep it in a file and that file is the input to the Matlab to generate some reports. However, Mainframes is not yet installed in our systems, that's why it may take some time for me to try that. |
|
| Back to top |
|
 |
Anuj D.
Global Moderator
Joined: 22 Apr 2006 Posts: 2219 Location: Phoenix, AZ
|
|
|
|
Hi,
Carry on & keep us posted, Good Luck...  |
|
| Back to top |
|
 |
|
|