technical error

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

Risposte (1)

per isakson
per isakson il 18 Giu 2012

0 voti

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)

Prodotti

Richiesto:

il 18 Giu 2012

Community Treasure Hunt

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

Start Hunting!

Translated by