Le 28/11/2019 à 18:54, Stefan Du Rietz a écrit :
I do that and it is very convenient. I also save my GUI data in a struct() in the "user_data" of the parent figure of the GUI. Then I don't need global variables or even findobj().
If the stored data are not handles, this could be a bit risky or buggy: The graphics may be updated in the meantime, unlike the stored data... that then get outdated.
_______________________________________________ users mailing list [email protected] http://lists.scilab.org/mailman/listinfo/users
