I have found some problems in my code for certain ratios between the minimum
and maximum values of both function. This is hopefully fixed now:
--
Sent from:
http://mailinglists.scilab.org/Scilab-users-Mailing-Lists-Archives-f2602246.html
___
users
On 08.05.2020, at 08:46, Stéphane Mottelet wrote:
>
> [x,y]=getversion()
x,y]=getversion()
x = "scilab-branch-6.1"
y = "GCC" "x64" "modelicac" "release" "Apr 21 2020" "15:18:18"
Thanks for all the help
Heinz
___
users mailing list
use
How did it go with this one? I just upgraded to Scilab 6.1 (from 5.5.2) and
got the "pvApiCtx: undeclared indentifier" using the "Scilab Engine"
(calling Scilab from my C++ application). All upgrade documentation (5 to 6)
I have found only talks about the API using Gateways (not Scilab Engine),
and