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.

채택된 답변

Stephen23
Stephen23 2022년 1월 25일
편집: Stephen23 2022년 1월 25일

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Loops and Conditional Statements에 대해 자세히 알아보기

제품

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by