how to plot one variable against three variables ?
2 ビュー (過去 30 日間)
古いコメントを表示
Engineer Batoor khan mummand
2020 年 10 月 24 日
コメント済み: Engineer Batoor khan mummand
2020 年 10 月 26 日
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 件のコメント
回答 (1 件)
Ameer Hamza
2020 年 10 月 24 日
For solving for unknown variables, read about solve().
For plotting 3 variables against 1 variable, read about following functions:
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!