For loop to declare syms variables
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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! :)
0 Commenti
Risposta accettata
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Calculus in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!