how to plot one variable against three variables ?
2 次查看(过去 30 天)
显示 更早的评论
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!