Pregunta


Show live output from API
I'm executing an .m script from C++ API (matlabEval). Unfortunately, I can't see the output until the script (e.g. one that ca...

más de 11 años hace | 1 respuesta | 0

1

respuesta

Respondida
Error using matlabpool: Elements of cell array input A must be strings
Resolved: It seems that C:\Program Files\MATLAB\R2013a\toolbox\local\pathdef.m is in the installation directory (reall...

más de 12 años hace | 0

| aceptada

Pregunta


Error using matlabpool: Elements of cell array input A must be strings
Hi, Matlab 2013a Winx64. I execute: matlabpool I get an error: >> matlabpool Starting matlabpool using the 'loc...

más de 12 años hace | 1 respuesta | 0

1

respuesta

Respondida
MATLAB API automation
Actually in windows if you enableservice() as I pointed out, or run matlab /automation before executing your app, the rule is ...

más de 14 años hace | 0

Respondida
MATLAB API automation
In Windows we can run the following command in matlab gui, and the automation would be enabled: enableservice('AutomationSe...

más de 14 años hace | 0

Pregunta


MATLAB API automation
Hi, I wrote on Windows a C++ standalone application, which communicates with the MATLAB engine through its API. Namely: #inc...

más de 14 años hace | 3 respuestas | 0

3

respuestas