Clear Filters
Clear Filters

error correction

1 view (last 30 days)
mohan gopal
mohan gopal on 24 Oct 2011
??? 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

Answers (1)

Walter Roberson
Walter Roberson on 24 Oct 2011
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.

Categories

Find more on Loops and Conditional Statements in Help Center and File Exchange

Tags

Products

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!