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

Dependency on MATLAB version... #12

Open
htakemur opened this issue Dec 25, 2015 · 0 comments
Open

Dependency on MATLAB version... #12

htakemur opened this issue Dec 25, 2015 · 0 comments

Comments

@htakemur
Copy link
Collaborator

Hi,

When I use MBA on MATLAB2015a environment, I got the following error.
Perhaps, "eml_scalexp_subsref" is missing in MATLAB 2015a. The code works perfectly at MATLAB 2012b, for example.


Error in normpdf (line 20)
xk = eml_scalexp_subsref(x,k);

Error in mbaComputeFibersOutliers (line 49)
maxoutDist = normpdf(maxDist); % Requires statistics toolbox

Error in s_nhp_segment_VOF_virtuallesion (line 42)
[fgsegment3, keepFascicle3] = mbaComputeFibersOutliers(fgsegment2,3,3,10);

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