y(0)=0
1 回表示 (過去 30 日間)
古いコメントを表示
why i cant do that ? y(0)=0; i really have to..
0 件のコメント
採用された回答
その他の回答 (1 件)
Walter Roberson
2011 年 5 月 25 日
If you really must index at 0, then you will need to write a custom array class with your own subsref()
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Matrix Indexing についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!