matlab particleswarm not found

Hi.
Is there any update on Matlab recently? I have codes that use particleswarm function and worked perfectly. However today Matlab keeps returning error "Undefined function or variable 'particleswarm'" eventhough I did not make any change. When I tried 'help particleswarm', I got "particleswarm not found" message.
I need a confirmation that the problem is with Matlab, not my codes.

 Accepted Answer

madhan ravi
madhan ravi on 12 Oct 2018
Edited: madhan ravi on 12 Oct 2018

6 Comments

I am using Matlab R2017b
the second link maybe?
I am using Student Version license. So for now, I assume that the problem is due to license expiry.
Thank you for your help.
if it was useful make sure to accept the answer
which -all particleswarm
will give you information about whether the file can be found and whether a licence can be found
Thank you madhan ravi and Walter Roberson. Really appreciate your help :)

Sign in to comment.

More Answers (0)

Categories

Find more on MATLAB in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!