Skip to content

Multiple systems in same plot has inconsistent display #640

Open
@albheim

Description

@albheim

Have two systems H and H2 to compare. Running

bodeplot([H, H2])

I get a nice plot with legend G1 and G2 so I know which is which. Running

plot(step.([H, H2]))

does not give any. Easy to add in the call, but just felt if there are automatic labels for one one there might as well be for the other to be consistent.

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