[Bugzilla] [Bug 7122] Samuel GOUGEON has changed bug_file_loc, component
bugzilla.admin at scilab.org
bugzilla.admin at scilab.org
Tue Mar 20 19:20:27 CET 2018
http://bugzilla.scilab.org/show_bug.cgi?id=7122
--------- Bug Summary -----------
uicontrol() cannot be overloaded with %st_uicontrol(h,st). No structure is expec
---------- Changed by ------------
sgougeon at free.fr
---------- What changed ----------
bug_file_loc, component
Samuel GOUGEON <sgougeon at free.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
URL|-->function |
|%st_uicontrol(h,s)
|
|--> disp("Hello")
|
|-->endfunction
|
|-->s=struct("a",%i,"b","tex |
|t")
|
| s =
|
|
|
| a: %i
|
| b: "text"
|
|
|
|-->uicontrol(gcf(),s)
|
| !--error |
|999
|
|uicontrol: Wrong type for |
|input argument #1: A string |
|expected.
|
|
|
|// By the way, the arg |
|number quoted in the error |
|message is wrong. It should |
|be #2 |
Component|GUI |uicontrol
--
You are receiving this mail because:
You are watching all bug changes.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.scilab.org/pipermail/bugzilla/attachments/20180320/aa7325a3/attachment.htm>
More information about the Bugzilla
mailing list