Azzera filtri
Azzera filtri

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 visualizzazioni (ultimi 30 giorni)
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?

Risposta accettata

Star Strider
Star Strider il 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 Commenti

Accedi per commentare.

Più risposte (0)

Categorie

Scopri di più su 2-D and 3-D Plots in Help Center e File Exchange

Prodotti


Release

R2019b

Community Treasure Hunt

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

Start Hunting!

Translated by