how can I send commands to 'command window' programly?
Ältere Kommentare anzeigen
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?
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Startup and Shutdown finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!