[Scilab-Dev] Extraction from structures: %st_e() still used?

Samuel Gougeon sgougeon at free.fr
Sat Aug 22 21:35:25 CEST 2015


Hello,

I wanted to test a modification in extractions from structures.
First, i added a pause (ordisp("%st_e called") ) just after the function 
s = %st_e(varargin) prototype in order to test whether %st_e() is 
actually called.
But it does nothing. The pause is not met! %st_e() looks no longer to be 
called and used for structure extraction.
Am i missing anything, or do you confirm that?

edit("%st_e",2)
// add pause in line#2 and save and exec
s.t = "hello";
s.t  // => no pause

Samuel

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.scilab.org/pipermail/dev/attachments/20150822/8aa178ef/attachment.htm>


More information about the dev mailing list