[Users-fr] newaxes et subplot
Stéphane Mottelet
stephane.mottelet at utc.fr
Jeu 17 Juin 15:57:48 CEST 2021
Désolé David, il manquait un option sur la 3e ligne :
set(f,"layout_options",createLayoutOptions("grid", [2,2]),"layout",
"grid");
Ca devrait fonctionner comme ça.
S.
Le 17/06/2021 à 15:46, CHEZE David 227480 a écrit :
> clf;
> f= gcf();
> set(f,"layout_options",createLayoutOptions("grid",[2,2]));
> c= createConstraints("grid"); ///Create the constraint for nested
> uicontrols/
> fori=4:-1:1
> u_grid(i) = uicontrol(f,"style", "frame","constraints", c,
> "background",[1 1 1]);
> end
> newaxes(u_grid(1));
> subplot(2,2,1)
> plot(1:10)
> subplot(2,2,2)
> plot(cos(1:10))
> newaxes(u_grid(4));
> subplot(2,1,1)
> plot(1:10)
> subplot(2,1,2)
> plot(cos(1:10))
--
Stéphane Mottelet
Ingénieur de recherche
EA 4297 Transformations Intégrées de la Matière Renouvelable
Département Génie des Procédés Industriels
Sorbonne Universités - Université de Technologie de Compiègne
CS 60319, 60203 Compiègne cedex
Tel : +33(0)344234688
http://www.utc.fr/~mottelet
-------------- section suivante --------------
Une pièce jointe HTML a été nettoyée...
URL: <https://lists.scilab.org/pipermail/users-fr/attachments/20210617/d16cbf12/attachment.htm>
Plus d'informations sur la liste de diffusion users-fr