y(0)=0
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
why i cant do that ? y(0)=0; i really have to..
0 Kommentare
Akzeptierte Antwort
Weitere Antworten (1)
Walter Roberson
am 25 Mai 2011
If you really must index at 0, then you will need to write a custom array class with your own subsref()
0 Kommentare
Siehe auch
Kategorien
Mehr zu Matrix Indexing finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!