Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lack of MATLAB/Octave version compatibility #2

Open
nikyk opened this issue Jul 11, 2018 · 0 comments
Open

Lack of MATLAB/Octave version compatibility #2

nikyk opened this issue Jul 11, 2018 · 0 comments

Comments

@nikyk
Copy link

nikyk commented Jul 11, 2018

There is no information what version of MATLAB is suitable for running the library and demo.
I've found that MATLAB demo run OK for 2015b, but fails for release 2011b, 2009b.
In version 2011b, the source of problems is expression "h.Position(3)" present in demo.
If I comment all of those expressions, demo is run OK in 2011b

There is no information what MATLAB packages are required to run the library and demo.
At least, one required package is "Symbolic Math Toolbox" (which is referenced in w3j.m module)

  1. Octave works for most of the demo, but fails at the code that uses "Symbolic Math Toolbox".
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant