How to scale the axis while ploting some function which changes its size on every iteration?
이전 댓글 표시
I have made a program for fem transient analysis for wave propagation. The wave seems to change its size due to time integration method(energy is not conserved). I used 'plot' command with 'drawnow', the axis keep changing size I want to fix y-axis to a scale at-least the maximum value of the wave so that I can see bigger picture of what is going on. I try to use ylim([min max]) but program does not follow this command at all.
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Graphics Performance에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!