Skip to content

Tags: juliamatlab/MATLAB.jl

Tags

v0.7.3

Fix segfault due to memcpy (JuliaInterop#155)

Fixes failing tests on Linux and OSX

v0.7.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix engine detection, revert JuliaInterop#143 (JuliaInterop#153)

v0.7.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add warning about string array compatability (JuliaInterop#147)

v0.7.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Delete Manifest.toml (JuliaInterop#141)

v0.6.2

Fixes for compatibility with v0.7.0-alpha.0 (JuliaInterop#133)

v0.6.1

Update deprecations on master (JuliaInterop#121)

v0.5.2

cd into current directory on Windows (JuliaInterop#120)

On linux starting the MATLAB engine will automatically open in the
current working directory. However, Windows has different behavior and
this patch manually changes the engine to the current working directory
to more closely match the behavior on linux.

v0.6.0

Update Compat minimum

v0.5.1

MATLAB v0.5.1 [f5bc892]

v0.5.0

MATLAB v0.5.0 [6e6c3f2]