error correction
    조회 수: 6 (최근 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에서 Logical에 대해 자세히 알아보기
			
	제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

