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

Undefined function or variable 'minFunc' while installing Pmtk3 #138

Open
hkhlaifi opened this issue Jul 25, 2018 · 2 comments
Open

Undefined function or variable 'minFunc' while installing Pmtk3 #138

hkhlaifi opened this issue Jul 25, 2018 · 2 comments

Comments

@hkhlaifi
Copy link

Hello,
I just try to install Pmtk3 on my machine (windows8) through Matlab. So I can not install it correctly, in the second step of installation, when I execute 'testPmtk3.m', an error message saying that :

Undefined function or variable 'minFunc'.
Error in logregFit (line 139)
[w, opt.finalObj, opt.exitflag, opt.output] = ...
Error in logregL2FitTest (line 20)
model1 = logregFit(X, y01, 'lambda', lambda, 'preproc', pp, 'fitOptions', opts);
Error in testPmtk3 (line 61)
logregL2FitTest;

I thank you very much if you have an idea of how resolving this issue.

@SylviaYao
Copy link

hello! I've encountered the same problem as yours, did you solve your problem? If so, could you share your solution?
Thanks a lot!

@andiac
Copy link

andiac commented Mar 28, 2021

I solved this after initPmtk3

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

3 participants