y(0)=0
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
why i cant do that ? y(0)=0; i really have to..
0 Commenti
Risposta accettata
Più risposte (1)
Walter Roberson
il 25 Mag 2011
If you really must index at 0, then you will need to write a custom array class with your own subsref()
0 Commenti
Vedere anche
Categorie
Scopri di più su Matrix Indexing 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!