Info
Cette question est clôturée. Rouvrir pour modifier ou répondre.
Defining a variable in specific nodes
3 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Hi,
I need to define a variable B(j)) in the 1/2 3/2 5/2.... . e.g i have the variables A(i) and B(j). So the loops are( for i =2:N and j=2:N) .
And B(j)=A(i+1)-A(i)
8 commentaires
Adam Danz
le 6 Mai 2019
Well then I'm not sure what's going on because loops require integer increments.
Réponses (0)
Cette question est clôturée.
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!