Loop through field variables named AnB, where n is an arithmetic value

2 Ansichten (letzte 30 Tage)
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.

Akzeptierte Antwort

Stephen23
Stephen23 am 25 Jan. 2022
Bearbeitet: Stephen23 am 25 Jan. 2022

Weitere Antworten (0)

Kategorien

Mehr zu Loops and Conditional Statements finden Sie in Help Center und File Exchange

Produkte

Community Treasure Hunt

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

Start Hunting!

Translated by