<html>
<head>
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">Le 28/02/2018 à 18:21, Samuel Gougeon a
écrit :<br>
</div>
<blockquote cite="mid:7eef23bf-9649-a37b-17d1-d0a31456b025@free.fr"
type="cite">
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
<div class="moz-cite-prefix">About </div>
<br>
<a moz-do-not-send="true" class="moz-txt-link-freetext"
href="http://mailinglists.scilab.org/Scilab-users-Scilab-and-hdf5-format-small-survey-tp4037711p4037718.html">http://mailinglists.scilab.org/Scilab-users-Scilab-and-hdf5-format-small-survey-tp4037711p4037718.html</a>
:<br>
<div class="moz-cite-prefix">Le 28/02/2018 à 14:52, Stéphane
Mottelet a écrit :<br>
</div>
<blockquote cite="mid:c9fe6256-8946-0ff6-2a45-9a54a27ed485@utc.fr"
type="cite">.../...<br>
Doing things like this is not possible any more. It was was also
to add persistent variables in libraries, with the same
mechanism. <br>
</blockquote>
<br>
<a moz-do-not-send="true"
href="http://mailinglists.scilab.org/Scilab-users-Replacing-predef-with-an-actual-varprot-a-top-5-priority-for-Scilab-6-1-At-last-protecte-tp4036564.html">External
libraries are not persistent</a>. They are also erased by the
so-loved-by-matlabers<br>
clear<br>
instruction...<br>
</blockquote>
<br>
My fault: External libraries that are autoloaded ARE protected and
persistent.<br>
They are protected by the startup procedure. So actually functions
belonging to them are persistent.<br>
<br>
Only the libraries that are loaded during the session may be
cleared.<br>
<br>
Samuel<br>
<br>
</body>
</html>