JuliaControl / JuliaControl/ControlSystems.jl
MIMO using inconsisten plotting layout between time/freq plots
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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