can you confirm that there is not a typo in the REPL the char strings after the @ decorator in your supplied sample code are not the same ...
combinations with limits, though.
~cdm
On Sunday, December 27, 2015 at 10:46:27 PM UTC-8, Yao Lu wrote:
>
> I installed MATLAB packages.
> "Pkg.add("MATLAB")
> ENV["MATLAB_HOME"]="F:\\MATLAB\\R2015b\\bin"
> using MATLAB
> x=[1,2,3]"
> The codes above are OK.
> When I type "@mxput x",
> it shows "ERROR: UndefVarError: @mput not defined".
> What's wrong?
>
