Wednesday, 15 February 2012

Defining a variable in C/C++ to Scilab -



Defining a variable in C/C++ to Scilab -

i have visual studio c++ project, , scilab .sce file. want execute file c++ project, , done with:

........ sendscilabjob("exec('u:/scilab/done/snr.sce');"); ......

to maintain question simple, execution succeeded, when this:

bundle ipd (8.3-2) loaded bundle sivp (0.5.3-3) loaded

on console don't work without giving error message. way, i'm using both packages in scilab code.

when works fine, this:

start ipd - image processing design load macros load dependencies load gateways sivp - scilab image , video processing toolbox load macros load gateways

c++ c scilab

No comments:

Post a Comment