

while executing the loader.sce of ocatve interface toolbox it is giving the following error "-->exec loader.sce -->// This file is released under the 3-clause BSD license. See COPYING-BSD. -->// Generated by builder.sce: Please, do not edit this file -->try --> getversion("scilab"); -->catch --> error("Scilab 5.0 or more is required."); -->end; -->exec(get_absolute_file_path("loader.sce")+"etc/"+"FOSSEE_Scilab_Octave_Interface_Toolbox.start"); Start FOSSEE Scilab-Octave Interface Toolbox Load macros Load gateways link(lib_path + "/libcholmod.so"); !--error 236 link: The shared archive was not loaded: /home/til-05/Work/scilab-5.5.2/lib/thirdparty/redist/libgfortran.so.3: version `GFORTRAN_1.4' not found (required by /usr/lib/liblapack.so.3) at line 45 of exec file called by : ab_Octave_Interface_Toolbox.start") at line 10 of exec file called by : exec loader.sce "
Scilab Toolbox Signal Processing Toolbox


18-03-18, 1:23 p.m. iakashp
18-03-18, 4:27 p.m. shamika
"-->exec demo.sce
-->//Example taken from https://in.mathworks.com/help/signal/examples/dft-estimation-with-the-goertzel-algorithm.html
-->//DFT Estimation with the Goertzel Algorithm
-->cd /home/fossee/Desktop/FOSSEE_Scilab_Octave_Interface_Toolbox
cd /home/fossee/Desktop/FOSSEE_Scilab_Octave_Interface_Toolbox
!--error 998
cd: Cannot go to directory /home/fossee/Desktop/FOSSEE_Scilab_Octave_Interface_Toolbox
at line 3 of exec file called by :
exec demo.sce
"
18-03-18, 8:01 p.m. iakashp
18-03-18, 8:07 p.m. iakashp
Login to add comment