Closed
Description
Dear musm,
I have the following error when trying to import variables values from Matlab. I have version 0.7.3 for the MATLAB package.
julia> using MATLAB
julia> s = MSession();
julia> mat"x=2";
julia> get_mvariable(s,:x)
Error using save
Variable 'x' not found.
ERROR: MATLAB.MEngineError("failed to get variable x from MATLAB session")
Stacktrace:
[1] get_mvariable(::MSession, ::Symbol) at /home/magron/.julia/packages/MATLAB/cVrxc/src/engine.jl:164
[2] top-level scope at none:0
Could you help me to figure this out?
Best regards,
Victor
Metadata
Metadata
Assignees
Labels
No labels