How to process multiple variable through a single equation
이전 댓글 표시
I am trying to shorten a script that is enormous. I am not sure how to create an idependent name, and use the variable in the equation and loop through with hundreds of variables. Here is an example of my problem:
SigIdx = {'r' 't' 'y' 'u' 'i' 'o'};
'SigIdx'_ISO = gridfit(n,M,'SigIdx',ngrid,Mgrid);
답변 (1개)
Walter Roberson
2013년 3월 28일
1 개 추천
카테고리
도움말 센터 및 File Exchange에서 MATLAB에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!