Azzera filtri
Azzera filtri

How to have 2D bar on side of 3D plot?

3 visualizzazioni (ultimi 30 giorni)
ejk
ejk il 18 Feb 2021
Risposto: Star Strider il 18 Feb 2021
I have a 3D plot that contains a mesh that I update iteratively to create an animation.
Is there a way I can add a 2D bar to the side of the 3D figure similiar to how a colorbar looks, but instead of color data, I want to display one of my parameters that changes over time.
The final animation would show the mesh changing shape and a line of the 2D bar moving up and down depending on the value of a parameter.

Risposte (1)

Star Strider
Star Strider il 18 Feb 2021
See if subplot or tiledlayout (introduced in R2019b) will do what you want. That is likely the closest it’s possible to get.

Categorie

Scopri di più su Line Plots in Help Center e File Exchange

Tag

Community Treasure Hunt

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

Start Hunting!

Translated by