Clear Filters
Clear Filters

How to shorten the code for function with varying single parameter input to plot them on the same screen

2 views (last 30 days)
Hello,
There is a y (pressure) function with one output that changes depending on input variable x (pipe diameter). I have three different input variable x. I need to plot the the variation of y function across the parameter z using the three different parameters x on the same plot. These parameters will be displayed as legend. I wrote 3 three different codes for y functions for different x values . But it is too lengthy. Is there short way to do it? You can see the results in the file attached.
  1 Comment
Rik
Rik on 12 Mar 2017
How is your code too lengthy? And what is your code? It seems like it gets the job done. Is it too slow? Is it too difficult to understand for a third party reading your code?

Sign in to comment.

Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!