질문


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...

11년 초과 전 | 답변 수: 1 | 0

1

답변

답변 있음
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...

12년 초과 전 | 0

| 수락됨

질문


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...

12년 초과 전 | 답변 수: 1 | 0

1

답변

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

14년 초과 전 | 0

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

14년 초과 전 | 0

질문


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

14년 초과 전 | 답변 수: 3 | 0

3

답변