Skip to content

MPC getinfo results #76

@caxelrud

Description

@caxelrud

Hi, I am getting the following results when using getinfo().
N is 200.
it looks like, for multivariable inputs and outputs, the results are flattened but clamped to the size N.

info=getinfo(mpc)
info[:Rhaty ]
julia>
200-element Vector{Float64}:
 50.0
 30.0
  ⋮
 50.0
 30.0

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