Skip to content

Error using save #172

Closed
Closed
@magronv

Description

@magronv

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions