Skip to content

The results cannot be saved correctly when setting 'save',10 #173

@dingshansun

Description

@dingshansun

When I call the platemo function like this:
platemo('algorithm',@NSGAII, 'objFcn', objFcn, 'encoding', [1 2 2 2 1 1], ... 'lower', u_lb, 'upper', u_ub,... 'N', 60, 'maxFE', 10000, 'once',1,'save',20, 'run',0408);
The saved results look like this:

Image

It appears that nothing useful are saved at all. Is this a bug?

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