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

1 次查看(过去 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