re-compiling Scilab source
I installed Scilab from source code (version 5.3.3). I would like to add a few print statements in some of the Scilab native (Fortran/C) routines and compile it again. What command can be used for this?
M.Patil
This forum is to discuss on Scicos/Xcos
I installed Scilab from source code (version 5.3.3). I would like to add a few print statements in some of the Scilab native (Fortran/C) routines and compile it again. What command can be used for this?
M.Patil
Dear All,
I am doing simulation of electrical circuits using XCOS. I have realized the circuit but during compilation or simulation I am getting the following
!sorry compiling problem !
!A Fortran or C compiler is required. !
!--error 4
Undefined variable: model
I have installed LCCWIN32 software but I am getting the same error only.
Can anyone pl tell me how can I overcome this problem? Also what is the C compiler to be installed ?
Dear sir ,
I am new in scilab. I faced one problem in xcos.
I got acompilation error -"type incompatability",when i wanted to see the output of JKFLIPFLOP in CSCOPE or CMSCOPE. I think the error is due to fact that ::----
# type of output port of JKFLIPFLOP is 5. &
# type of input port of CSCOPE or CMscope is 1.
so how can i see the output of JKFLIPFLOP ?
please please help me ....I m designing an electronic circuit...
This is the solution for the simulation of electrical circuit in Xcos/scicos
1. Install the C compilier lcc-win 32 from the link below
http://www.q-software-
2.Start the scilab, It automatically generate the path for C compiler displayed on the console.