how to plot one variable against three variables ?
2 views (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
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!