technical error

hey guys am having an subscript mismatch index out of bound error can anyone help me with this ?

回答(1 个)

per isakson
per isakson 2012-6-18

0 个投票

Do you use the debugger?
  • Put a break on the line that causes the error or
  • Tools | Debug | Stop if Error
  • Run the code
  • At the break inspect the values of the index (maybe it's zero)

类别

产品

提问:

2012-6-18

Community Treasure Hunt

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

Start Hunting!

Translated by