Borrar filtros
Borrar filtros

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 visualizaciones (últimos 30 días)
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?

Respuesta aceptada

Star Strider
Star Strider el 7 de Nov. de 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 comentarios

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre 2-D and 3-D Plots en Help Center y File Exchange.

Etiquetas

Productos


Versión

R2019b

Community Treasure Hunt

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

Start Hunting!

Translated by