Filter löschen
Filter löschen

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 Ansichten (letzte 30 Tage)
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?

Akzeptierte Antwort

Star Strider
Star Strider am 7 Nov. 2019
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 Kommentare

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Kategorien

Mehr zu 2-D and 3-D Plots finden Sie in Help Center und File Exchange

Produkte


Version

R2019b

Community Treasure Hunt

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

Start Hunting!

Translated by