<html>
<head>
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">Dear Frieder,<br>
<br>
In Scilab 6.0 a breaking change was introduced: adding an empty
matrix to a constant now gives an empty matrix, not a constant.<br>
This causes a lot of issues with existing codes that relied on the
old behaviour.<br>
Apparently, this is the case for GUI Builder that was not properly
refactored for Scilab 6.0.<br>
I think you should report this to the maintainer of the module.<br>
<br>
Hope it helps,<br>
<br>
Antoine<br>
<br>
<br>
Le 04/05/2017 à 09:13, Frieder Nikolaisen a écrit :<br>
</div>
<blockquote
cite="mid:e228d8f3dd76ee2c70b4ad67cd302f5f@mail.student.hs-rm.de"
type="cite">
<p>Dear Community,</p>
<p>I am using the GUI Builder again (last time Oktobre 2016), now
with Scilab 6.0.0.</p>
<p>I started to Design the interface, generated the GUI. Had the
GUI run and wanted to reload it. But:</p>
<p> <br>
--> guibuilder<br>
operation -: Warning adding a matrix with the empty matrix will
give an empty matrix result.<br>
operation +: Warning adding a matrix with the empty matrix will
give an empty matrix result.<br>
at line 60 of function guigetfile <br>
at line 4 of function openfile <br>
at line 9 of function open_existing_gui <br>
<br>
':': Wrong type for argument 1: Real scalar expected.</p>
<p> </p>
<p>And with the old version I am used to (but its still desigend
with Scilab 6):</p>
<p>START GUI Builder 3.0 for Scilab 5.5<br>
Load macros<br>
Load help<br>
Type "guibuilder" to start the GUI<br>
<br>
<br>
-->guibuilder<br>
!--error 21 <br>
ungültiger Index.<br>
at line 8 of function openfile called by : <br>
at line 9 of function open_existing_gui called by : <br>
= gcbo; end;gcbo =
getcallbackobject(118);open_existing_gui(handles);if
exists("%oldgcbo") then gcbo = %oldgcbo; else clear gcbo; end<br>
while executing a callback</p>
<p> </p>
<p>The file is attached. </p>
<p>Scilab 5.5 and 6 open the programm with save and run. But not
with the Builder.</p>
<p><strong>Whats wrong?</strong></p>
<p>Best regards</p>
<p>Frieder </p>
<p> </p>
<div> </div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<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>
<br>
<p><br>
</p>
<pre class="moz-signature" cols="72">--
+++++++++++++++++++++++++++++++++++++++++++++++++++++++
Antoine Monmayrant LAAS - CNRS
7 avenue du Colonel Roche
BP 54200
31031 TOULOUSE Cedex 4
FRANCE
Tel:+33 5 61 33 64 59
email : <a class="moz-txt-link-abbreviated" href="mailto:antoine.monmayrant@laas.fr">antoine.monmayrant@laas.fr</a>
permanent email : <a class="moz-txt-link-abbreviated" href="mailto:antoine.monmayrant@polytechnique.org">antoine.monmayrant@polytechnique.org</a>
+++++++++++++++++++++++++++++++++++++++++++++++++++++++
</pre>
</body>
</html>