How can I bring back the command prompt in the command window after it disappeared ??? I cant execute commands !! if I press enter the commands disappear,
29 views (last 30 days)
Show older comments

Accepted Answer
Steven Lord
on 24 Sep 2024
In the lower-left corner the status message says "Waiting for input". Does your code call the input function (perhaps with an empty prompt message)? If so enter whatever information the code is waiting for (a descriptive prompt message would help with knowing what it expects) and then MATLAB should continue executing.
More Answers (0)
See Also
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!