error correction
1 回表示 (過去 30 日間)
古いコメントを表示
??? Subscript indices must either be real positive integers or logicals. is the error i got , pls help me out to correct this error , i want to declare initial parameter which i have given as t1(i)=0.3 , do reply friends i m using r2010a
0 件のコメント
回答 (1 件)
Walter Roberson
2011 年 10 月 24 日
What have you initialized "i" to? By default, if you have not assigned a value to "i" yourself, it will have the value sqrt(-1). "j" has the same property.
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Startup and Shutdown についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!