MATLAB not saving variables to workspace
显示 更早的评论
I don't know what's wrong with my MATLAB. Every time I run the dummy.m using the F5 in the editor, all the variables are being displayed in the workspace. But when I run the NitrogenDef.m using again the F5 in the editor, all the variables used in the NitrogenDef.m are not displayed in the workspace. Any help with this? Thanks!
1 个评论
abdelkader omr
2024-8-12
移动:Walter Roberson
2024-8-12
I saved figure as follow,but I can't find it in my workspace

采纳的回答
更多回答(1 个)
Azzi Abdelmalek
2014-1-7
0 个投票
They are different type of file : script file and function file
类别
在 帮助中心 和 File Exchange 中查找有关 Whos 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!