How do i bring the user(cursor) to the 1st figure plot out of many figures ?

2 visualizaciones (últimos 30 días)
I have 7-8 plots (figures) opened .I want the code to take the User to the 1st plot automatically as soon as all the plots are created .
For example ; now if i have 7 plots created ,normally the cursor takes us to the 7th plot at the end of the code .
But i want it to go to the 1st plot as soon as it is done with the plots .
How do i do this ?
Kindly help me with this
Thank you in advance

Respuestas (1)

Thorsten
Thorsten el 23 de Abr. de 2019
fig(1)
  1 comentario
Sachin NARAIN
Sachin NARAIN el 23 de Abr. de 2019
i get the 1st figure but after i have finished with the 1st figure , it again goes to the last one .It doesnt go figure 1 , figure 2 , figure 3 and so on .

Iniciar sesión para comentar.

Categorías

Más información sobre 2-D and 3-D Plots en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by