How to I create variables with different names in the workspace using for loop?
이전 댓글 표시
Hi. Good Day.
May I please request ways to create different named variables in the workspace using the for loop function?
Thanks!
댓글 수: 3
Stephen23
2022년 7월 5일
"May I please request ways to create different named variables in the workspace using the for loop function?"
Is there a particular reason why you need to force yourself into writing slow, complex, inefficient, obfuscated, insecure, buggy code that is hard to debug? What is your special use-case that prevents you from using e.g. indexing?
Bazil Faisal
2022년 7월 7일
Stephen23
2022년 7월 7일
"Didn't even know it exist. Please tell me more."
채택된 답변
추가 답변 (1개)
埃博拉酱
2022년 7월 7일
0 개 추천
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.
카테고리
도움말 센터 및 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!