For loop to declare syms variables

2 次查看(过去 30 天)
Hi
Im looking for a way to make a for loop that can do the followering:
""""""""""""""""""""""
first time the for loop runs it gives:
syms x1
second time time it give:
syms x2
and so on
""""""""""""""""""""""""
Is there a way to it that?
Thank you! :)

采纳的回答

Walter Roberson
Walter Roberson 2012-4-22

更多回答(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