Given the below code, how can I plot X vs. V?
이전 댓글 표시
Can you help me as what is wrong with my code? I'm trying to plot X vs V ( X as a function of Volume) but I get my code to be linear and unreasonable.
See attachments please, I have a problem understanding plotting basics
댓글 수: 2
KSSV
2017년 3월 31일
Problem could be with ODE45..you are not using it properly...Read the documentation of ODE45.
Jan
2017년 3월 31일
The screenshots are not useful. Prefer to post such small pieces of code directly as text in the question using the "{} Code" button. Thanks.
Remember that all we see is the running Matlab code and your statement, that you expect a different solution. How can we suggest an improvement based on these information?
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Graphics에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!