<html>
<head>
<meta http-equiv="Content-Type" content="text/html;
charset=windows-1252">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<div class="moz-cite-prefix">Hello Pierre,</div>
<div class="moz-cite-prefix"><br>
The former isoview() implementation mixed some poor isometrical
tuning, with some unrelated rebounding action.</div>
<div class="moz-cite-prefix">This is why both types of actions have
been split:<br>
</div>
<div class="moz-cite-prefix">
<ul>
<li>isoview deals only with the isometrical view, in a richer
way than formerly: Please see history sections and compare
synopses <br>
<a class="moz-txt-link-freetext" href="https://help.scilab.org/docs/6.0.0/en_US/isoview.html">https://help.scilab.org/docs/6.0.0/en_US/isoview.html</a> with
the former<br>
<a class="moz-txt-link-freetext" href="https://help.scilab.org/docs/5.5.2/en_US/isoview.html">https://help.scilab.org/docs/5.5.2/en_US/isoview.html</a><br>
<br>
</li>
<li>replot(), whose dedicated action is to rebound axes, has
also been extended a lot in Scilab: Please compare<br>
<a class="moz-txt-link-freetext" href="https://help.scilab.org/docs/6.0.0/en_US/replot.html">https://help.scilab.org/docs/6.0.0/en_US/replot.html</a> with the
former<br>
<a class="moz-txt-link-freetext" href="https://help.scilab.org/docs/5.5.2/en_US/replot.html">https://help.scilab.org/docs/5.5.2/en_US/replot.html</a><br>
<br>
</li>
</ul>
</div>
<div class="moz-cite-prefix">Users were warned about this isoview
change for 3 years.<br>
<br>
So, the replacement for the former isoview([<span class="default"
style="font-style: normal; color: rgb(0, 0, 0);">xmin</span><span
class="default" style="font-style: normal; color: rgb(0, 0, 0);">,</span><span
class="default" style="font-style: normal; color: rgb(0, 0, 0);">xmax</span><span
class="default" style="font-style: normal; color: rgb(0, 0, 0);">,</span><span
class="default" style="font-style: normal; color: rgb(0, 0, 0);">ymin</span><span
class="default" style="font-style: normal; color: rgb(0, 0, 0);">,</span><span
class="default" style="font-style: normal; color: rgb(0, 0, 0);">ymax</span>])
is simply<br>
isoview<br>
replot([<span class="default" style="font-style: normal; color:
rgb(0, 0, 0);">xmin</span><span class="default"
style="font-style: normal; color: rgb(0, 0, 0);">,</span><span
class="default" style="font-style: normal; color: rgb(0, 0, 0);"></span><span
class="default" style="font-style: normal; color: rgb(0, 0, 0);"></span><span
class="default" style="font-style: normal; color: rgb(0, 0, 0);">ymin</span><span
class="default" style="font-style: normal; color: rgb(0, 0, 0);">,xmax,</span><span
class="default" style="font-style: normal; color: rgb(0, 0, 0);">ymax</span>])<br>
with extended features with bounds values.<br>
<br>
Maybe you think that replot() is not a nice name, not describing
the actual action of replot().<br>
I would definitively agree. But reframing axes has aways been its
dedicated action.<br>
And isoview() wasn't the right name to support (poor) rebounding
features, either<br>
<br>
I hope you will appreciate and use recent isoview and replot
features, separately.<br>
<br>
Best regards<br>
Samuel<br>
<br>
</div>
<div class="moz-cite-prefix">Le 27/02/2020 à 12:18, Perrichon a
écrit :<br>
</div>
<blockquote type="cite"
cite="mid:!&!AAAAAAAAAAAuAAAAAAAAAHTRbxuKTONJuQv%2FnFKuTP8BANlTnCJhprtFudq2LHCBs8EBACQA%2F%2F8AABAAAAAq0IWWApThR4PucWKPmSgkAQAAAAA=@wanadoo.fr">
<meta http-equiv="Content-Type" content="text/html;
charset=windows-1252">
<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]-->
<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 style="width:6.05in;height:3.85in"
id="Image_x0020_1" src="cid:part1.A03C24BD.DC51DE11@free.fr"
class="" width="581" height="370"><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>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<pre class="moz-quote-pre" wrap="">_______________________________________________
users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:users@lists.scilab.org">users@lists.scilab.org</a>
<a class="moz-txt-link-freetext" href="http://lists.scilab.org/mailman/listinfo/users">http://lists.scilab.org/mailman/listinfo/users</a>
</pre>
</blockquote>
<p><br>
</p>
</body>
</html>