how can I send commands to 'command window' programly?
이전 댓글 표시
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?
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Startup and Shutdown에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!