I am a newbie to this forum although I have been using Scilab and Xcos for some years now. I am asking for some help/advice.
My problem is that with Scilab 2023.1.0, I am unable to use the the From Workspace block on my MacBook Pro (Ventura 13.4.1). It was working previously with older versions of Scilab but not now. To try and solve this I used the example given in the Scilab help documentation. This involves the From Workspace block, a gain function a Cscope and a timer. I have also set the V structure in the workspace with a time and a value vector.
The error I get is “Initialisation problem: Invalid variable type”, which appears at the From Workspace block in Xcos. Scilab Console gives “Invalid variable type.”
I have checked the value and the time vector in the Console and all seems fine.