How to I create variables with different names in the workspace using for loop?
4 次查看(过去 30 天)
显示 更早的评论
Hi. Good Day.
May I please request ways to create different named variables in the workspace using the for loop function?
Thanks!
采纳的回答
Walter Roberson
2022-7-5
Please read http://www.mathworks.com/matlabcentral/answers/304528-tutorial-why-variables-should-not-be-named-dynamically-eval for information about why we strongly recommend against creating variable names dynamically.
0 个评论
更多回答(1 个)
埃博拉酱
2022-7-7
You're too new to MATLAB to write any actual code.
Learn your first course on https://matlabacademy.mathworks.com/ before doing any coding. Don't take MATLAB as a piece of cake that you can easily handle in one hour. If you don't have time to study hard, you might as well ask the experts around you.
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Loops and Conditional Statements 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!