Editor doesn't show what I write in comman
4 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Just as the title says, I type all my requirements for HB in the command section but the editor doesn't show any of my commands, when I try to save the page it just shows a blank command and editor sections, please help
Antworten (1)
Image Analyst
am 28 Jul. 2024
If you type commands in the command window, the statements are not saved to a file. You can see and recall them by typing the up arrow on the keyboard if your cursor is in the command window.
If you want to save your commands to an .m or .mlx file, you need to create an editor window and type your program in there and then save the file. I believe it will ask you to save it when you click the green Run triangle on the tool ribbon to try to run your program.
Exactly what did you do when you tried to "save the page"? What exactly was "the page"? What commands to tool ribbon items did you type or click on to try to save "the page"? Was the "page" either the text in the editor window or command window, or was it a screenshot of the whole MATLAB interface? In Windows you can type Alt-Printscreen on the keyboard to save the current application's window into the clipboard. Regardless of what you did, I don't think trying to save something would erase/clear both the command window and the editor window, so you'll have to give us the exact steps you did so we can try to reproduce that unexpected behavior.
0 Kommentare
Siehe auch
Kategorien
Mehr zu Environment and Settings finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!