Open kvlane opened 2 years ago
Matlab 2018b should work. I don't recognize that error. Can you send the full error message?
Here's a screenshot of the error!
Do you have all Matlab packages installed or just the base version?
What do you mean by all Matlab packages? These are the add-ons I have (screenshot)
These are what came up as needed when running the code.
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/
Okay great, thank you! That solved that error, but now I'm getting this error.
Any updates/thoughts about the error I posted? I'm not sure how else to troubleshoot.
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?