Mostra commenti meno recenti
for example my output: 20 30 40 50 I want to convert ---------------> A(0)=20 <--------------- A(1)=30 A(2)=40 A(3)=50 how can I make this??
Risposta accettata
Più risposte (1)
Paulo Silva
il 9 Dic 2011
A=[20 30 40 50]
MATLAB index values start at 1 not 0
2 Commenti
Walter Roberson
il 9 Dic 2011
Paulo, did you not upgrade to the Purple Agate beta of the Mind Reading Toolbox ? "It assists in allowing trust with your own intuition and opens the spiritual flood gates to a realm of endless possibilities." Are you still using the Amber beta ?
Paulo Silva
il 10 Dic 2011
I'm always using old versions but will upgrade soon, both MATLAB version and Mind Reading Toolbox ;)
Categorie
Scopri di più su Logical in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!