indexing a variable in matlab
显示 更早的评论
Hi, How could i parametrize a data set in matlab. for exemple:
MeasNr=1
Meas_(MeasNr) to get Meas_1?
thank you
1 个评论
the cyclist
2014-9-18
Please remember that everything we know about your particular problem comes from what you write in your question. At least for me, there is not enough explanation here for me to understand what you want to do.
采纳的回答
更多回答(1 个)
Michael Haderlein
2014-9-18
0 个投票
I read this question as if you want to get variable names such as Meas_1, Meas_2 etc. That's not how you should work in Matlab. More information e.g. http://matlab.wikia.com/wiki/FAQ#How_can_I_create_variables_A1.2C_A2.2C....2CA10_in_a_loop.3F
类别
在 帮助中心 和 File Exchange 中查找有关 Matrix Indexing 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!