[Scilab-users] How to pass arguments by reference from Scilab?

Rafael Guerra jrafaelbguerra at hotmail.com
Fri Jul 3 09:29:47 CEST 2020


Hi,

The following Scilab document available online may answer some of your questions:
    Programming in Scilab, by Michael Baudin, 2011

Regards,
Rafael

From: users <users-bounces at lists.scilab.org> On Behalf Of si_soso
Sent: Friday, July 3, 2020 4:46 AM
To: users at lists.scilab.org
Subject: [Scilab-users] How to pass arguments by reference from Scilab?

Hi, I have a Fortran Dll which has a subroutine with some arguments defined by reference (Attributes Reference). I need to call the subroutine from Scilab and pass different type of arguments: reals, integers, logical and characters. My questions are as follows: 1- Can Scilab pass arguments by reference (either to a Scilab function or a function defined in another language like Fortran)? 2- Can Scilab pass arguments that are logical (booleans) and a mix of data? 3- Is there any documentation that explains all this? Thanks, Soso
________________________________
Sent from the Scilab users - Mailing Lists Archives mailing list archive<http://mailinglists.scilab.org/Scilab-users-Mailing-Lists-Archives-f2602246.html> at Nabble.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.scilab.org/pipermail/users/attachments/20200703/8e87ad7c/attachment.htm>


More information about the users mailing list