JuliaControl / JuliaControl/ControlSystems.jl

MIMO using inconsisten plotting layout between time/freq plots

Open
#607 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Julia
Stars
582
Forks
92
Avg merge
1h 12m
Merged PRs (30d)
2

Description

For time domain plots it seems like we get one plot per output, and all inputs for each output are sharing that plot.

For freq domain it seems like it is one per input output combination.

Not sure if this has been a conscious choice, or just happened at some point. Don't think it has always been like this, maybe introduced when introducing the plot(simobject) syntax for time domain?

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No files or tests are named. Start by tracing the time-domain and frequency-domain plotting entry points, including the plot(simobject) syntax mentioned in the issue, and compare how output and input combinations are arranged. First confirm the intended layout with maintainers; done means the chosen behavior is implemented consistently for both plot types and verified by relevant plotting checks.

Written by the indexing model from the issue text.

Assessment

Tech stack
julia
Domain
data-visualization
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.