Skip to content

Unrecognized function or variable 'snoptmex'. #22

@giocop87

Description

@giocop87

Hi everybody, I'm a beginner trying to use SNOPT. Starting with the examples I always obtain this error:

Unrecognized function or variable 'snoptmex'.
Error in snprint (line 6)
snoptmex(mexopt,printfile);
Error in snopt (line 255)
snprint(printfile);
Error in springa (line 13)
[x,F,INFO,xmul,Fmul]= snopt(x, xlow, xupp, xmul, xstate, ...

It seems that the "snoptmex" fuction is missing from the .zip, and effectively I can't find it.
How could I fix this issue?
Thanks in advance

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