flipud script problem
Mostrar comentarios más antiguos
http://www.mathworks.com/matlabcentral/answers/1875-segmenting-using-x-y-co-ordinate-axis
I used the flipud function given in this answer earlier and it worked perfectly. Now for some reason everytime I try to execute this program or the version I have created of it, the interpreter stops at the 'axis xy' line. What could be the problem ?
2 comentarios
Matt Tearle
el 18 de Mzo. de 2011
what do you mean "stops"? an error? a breakpoint? it just doesn't seem to do what you expect the remaining lines to do?
Jan
el 18 de Mzo. de 2011
If you are using this method, because it works for you (earlier), then it would be a good idea to accept the given answer in this thread.
Respuesta aceptada
Más respuestas (1)
Jan
el 18 de Mzo. de 2011
Did you set a breakpoint? You can check this by:
dbstatus
1 comentario
Siddharth Mallya
el 19 de Mzo. de 2011
Categorías
Más información sobre Matrix Indexing en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!