how can I send commands to 'command window' programly?
Show older comments
Hello. I want to send "commands" to matlab command window programly
- I opened Matlab "Command window", in mac (Linux) type 'matlab -nodesktop' in terminal.
- I want to send matlab commends to matlab console (command window) in another terminal, or python script.
- because, i want to compare the results by matlab version 2010 and 2017, so i will open both version of matlab with no desktop, and run same script in each version using python. how could i do that?
Accepted Answer
More Answers (0)
Categories
Find more on Startup and Shutdown 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!