Loop through field variables named AnB, where n is an arithmetic value
조회 수: 2 (최근 30일)
이전 댓글 표시
Dear all,
I am trying to loop field variables whose name are: Stdwind_pstill.OutputChannels(k).B1NnFy, where n is a number between 1 and 9. I would like to create a loop, which takes all 9 variables by looping their names. I tried to convert numbers to strings via num2str but without any result. Also, I tried the solution posted here: https://www.mathworks.com/matlabcentral/answers/114785-loop-over-variables-with-just-a-number-in-the-name-different but again Matlab did not recognise the field name.
Does anyone have an clue how to do it?
Best regards,
Ioannis Voultsos.
댓글 수: 0
채택된 답변
추가 답변 (0개)
참고 항목
카테고리
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!