Closed kunpengyao closed 3 years ago
Undefined function or variable 'ipopt_auxdata'
I also have this problem now. Could you tell me how to solve it ?
Thanks a lot
Dear Yaosheng,
The issue is related to IPOPT not being correctly installed. The easiest way to install now is simply from Matlab's add-ons manager.
Hope this helps.
Best, Yuanbo
From: DengYaosheng @.> Sent: Saturday, January 15, 2022 6:45 AM To: ImperialCollegeLondon/ICLOCS @.> Cc: Subscribed @.***> Subject: Re: [ImperialCollegeLondon/ICLOCS] Undefined function or variable 'ipopt_auxdata' (#19)
Undefined function or variable 'ipopt_auxdata'
I also have this problem now. Could you tell me how to solve it ?
Thanks a lot
— Reply to this email directly, view it on GitHubhttps://github.com/ImperialCollegeLondon/ICLOCS/issues/19#issuecomment-1013625992, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AEEVW77OEVWE7VDTOEDXRCLUWEJ2PANCNFSM47GSJZLA. Triage notifications on the go with GitHub Mobile for iOShttps://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Androidhttps://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub. You are receiving this because you are subscribed to this thread.Message ID: @.***>
Hello, I am interested in using this package. However, I received error message when testing examples regarding the following line:
https://github.com/ImperialCollegeLondon/ICLOCS/blob/bc6d581771d02d52c2aa1a21e8001231353c9368/src/problemTranscriptionSolve/solveSingleNLP_DirectCollocation.m#L54
Are there any dependencies should be installed?