필터 지우기
필터 지우기

How to set the interval of x-axis from a large value to a small value and set the steps of interval in fsurf

조회 수: 5 (최근 30일)
3.jpg
The screenshot above is my goal. This equation has two variables: k23 and Frequency. As you can see, the range of two variables going down from 0.1 to 0.001 and from 12 to 8.
5.jpg
This is the MATLAB plot I derived, frequency from the left to right can only keep increasing. How do I set it to decrease from left to right?
In addition, the variable k23 only increase by 0.05 steps. How do I set the steps to decades?

채택된 답변

Star Strider
Star Strider 2019년 11월 7일
How do I set the steps to decades?
Purely guessing, the logspace function could be appropriate, then set that axis to be logarithmic using the appropriate setting commands as described in XScale or YScale. You will likely have to experiment.
  댓글 수: 6

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 2-D and 3-D Plots에 대해 자세히 알아보기

제품


릴리스

R2019b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by