How can I move the starting plot point in figure?
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Tony
el 12 de Ag. de 2014
Comentada: Tony
el 12 de Ag. de 2014
I have a 90x125 matrix, when using image command, the program always start to plot at x=0 y=0. Can I change it to somewhere like x=-50 y=-50. Thank you
0 comentarios
Respuesta aceptada
The Matlab Spot
el 12 de Ag. de 2014
Editada: The Matlab Spot
el 12 de Ag. de 2014
Check varying XData & YData for the Image object that you have created. It is about changing the X & Y Offsets
Más respuestas (0)
Ver también
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!