<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><meta http-equiv=Content-Type content="text/html; charset=us-ascii"><meta name=Generator content="Microsoft Word 15 (filtered medium)"><!--[if !mso]><style>v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style><![endif]--><style><!--
/* Font Definitions */
@font-face
{font-family:"Cambria Math";
panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
{font-family:Calibri;
panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0cm;
margin-bottom:.0001pt;
font-size:11.0pt;
font-family:"Calibri",sans-serif;
mso-fareast-language:EN-US;}
span.EmailStyle17
{mso-style-type:personal-compose;
font-family:"Calibri",sans-serif;
color:windowtext;}
span.tlid-translation
{mso-style-name:tlid-translation;}
.MsoChpDefault
{mso-style-type:export-only;
font-family:"Calibri",sans-serif;
mso-fareast-language:EN-US;}
@page WordSection1
{size:612.0pt 792.0pt;
margin:70.85pt 70.85pt 70.85pt 70.85pt;}
div.WordSection1
{page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=FR link="#0563C1" vlink="#954F72"><div class=WordSection1><p class=MsoNormal>Hello,<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>I’ve seen that syntax change for the isoview in scilab 6.1.0 :<o:p></o:p></p><p class=MsoNormal>isoview(gcf(), "on") // Scilab 6.1.0<o:p></o:p></p><p class=MsoNormal>In that case I must take a new time bounds in Nyquist and positionning 0 dB, 3 dB and so on<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>In my GUI, I personnaly prefer this fonction in scilab 5.5.2, where I can fixe limits for the drawing<o:p></o:p></p><p class=MsoNormal>isoview(-1.0,1.0,-1.0,1.0); // Scilab 5.5.2<o:p></o:p></p><p class=MsoNormal>So I’ve done a copy of isoview Scilab 5.5.2, call Isoview, and automaticcaly load at scilab 6.1.0 in the scilab.ini of SCIHOME<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal><span class=tlid-translation><span lang=EN>I hope this solution will be sustainable</span></span><o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Isoview in GUI - Scilab 5.5.2<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal> <img width=581 height=370 style='width:6.05in;height:3.85in' id="Image_x0020_1" src="cid:image002.jpg@01D5ED68.0FA59830"><o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Best regards<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p></div></body></html>