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

Matlab version #1

Open
kvlane opened this issue Feb 22, 2022 · 7 comments
Open

Matlab version #1

kvlane opened this issue Feb 22, 2022 · 7 comments

Comments

@kvlane
Copy link

kvlane commented Feb 22, 2022

I'm running into a lot of errors that I think might have to do with the Matlab version I am using. With the original SarcTrack, it only works for me on Matlab R2018b, so I figured that might be similar here. I've tried 2018b through 2020b, none of which have worked for me. I often get the error "Unrecognized function or variable 'getIpOptions'" when running the dwProcessFolder.m script (after dwProcessFrame.m works fine).

Is this an error because I'm missing a toolbox or could it be because of the Matlab version I'm using?

@cicconet
Copy link
Contributor

Matlab 2018b should work. I don't recognize that error. Can you send the full error message?

@kvlane
Copy link
Author

kvlane commented Feb 23, 2022

Here's a screenshot of the error!
Screen Shot 2022-02-23 at 11 04 19 AM

@cicconet
Copy link
Contributor

Do you have all Matlab packages installed or just the base version?

@kvlane
Copy link
Author

kvlane commented Feb 28, 2022

What do you mean by all Matlab packages? These are the add-ons I have (screenshot)
Screen Shot 2022-02-28 at 9 51 53 AM
These are what came up as needed when running the code.

@cicconet
Copy link
Contributor

cicconet commented Mar 1, 2022

Yes that's what I meant. I think you need the Optimization toolbox. Or if you have it installed, try re-installing it. That's what was suggested here: https://www.reddit.com/r/matlab/comments/jp20ph/help_with_fmincon_error_message/

@kvlane
Copy link
Author

kvlane commented Mar 1, 2022

Okay great, thank you! That solved that error, but now I'm getting this error.
Screen Shot 2022-03-01 at 10 34 38 AM

@kvlane
Copy link
Author

kvlane commented Mar 9, 2022

Any updates/thoughts about the error I posted? I'm not sure how else to troubleshoot.

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

2 participants