how to plot one variable against three variables ?
조회 수: 1 (최근 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 ![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/390933/image.png)
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/390933/image.png)
댓글 수: 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!