What Should Happen when a Live Script is Executed from the Command Line?
Show older comments
I have a Live Script myscript.mlx. I accidentally used myscript as a command on the command line
>> myscript
As soon a I hit enter, I realized that I had no idea what was suppose to happen? Should the LiveScript editor open with the script executing? Something else?
As it turned out, nothing happened. I got the "Busy" status in the lower left of the Matlab window. Waited a while and when nothing seemed to be happening I tried to get back control with ctrl-c, and opening the Live editor and clicking on Stop. Nothing happened. Eventually had to end the Matlab process (Win 10).
Accepted Answer
More Answers (0)
Categories
Find more on Entering Commands 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!