what is the code for axis the label for x-limit and y- limit for imagesc function in matlab
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
V VIDHYA PRIYA
el 3 de Jul. de 2017
Respondida: KSSV
el 3 de Jul. de 2017
what is the code for axis the label for x-limit and y- limit for imagesc function in matlab
0 comentarios
Respuesta aceptada
KSSV
el 3 de Jul. de 2017
doc xlim , ylim to change X and Y axis ranges respectively. doc axis to change both the axes at once.
0 comentarios
Más respuestas (0)
Ver también
Categorías
Más información sobre Axis Labels en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!