Skip to content

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

@hkhlaifi

Description

@hkhlaifi

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions