How to extract processed data from a .exe file created using matlab into a more accesible format (e.g.- .txt, .xls, etc.)
Show older comments
I have a matlab code for simulating pulse propogation in an optical fibre. I made a .exe file using the mcc command and deploy tool in matlab for that code. Now i want to get the result of the simulation in the form of numbers so that one can do his/her own analysis using those numbers and does not need matlab for it.The idea is to be able to run the .exe file and extract the results in a generic format on a computer without matlab. Can this be done? Please help! Thanks.
Accepted Answer
More Answers (0)
Categories
Find more on Spreadsheets in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!