how to plot one variable against three variables ?
1 view (last 30 days)
Show older comments
Engineer Batoor khan mummand
on 24 Oct 2020
Commented: Engineer Batoor khan mummand
on 26 Oct 2020
hi all:
first of all i want to find all below unknowns ?
second i want to plotTw(i+1) against Ta ,I and Tw(i)?
i will be very thankful from all of you .
thanks ![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/390933/image.png)
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/390933/image.png)
0 Comments
Answers (1)
Ameer Hamza
on 24 Oct 2020
For solving for unknown variables, read about solve().
For plotting 3 variables against 1 variable, read about following functions:
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!