2d color plots
Mostrar comentarios más antiguos
Hello everybody,
Iam a matlab beginner and I would like to plot a 2d plot with a colorbar in matlab.
I have examined displacements per atom (just a physical quantity) within a cylindrical accelerator target (radius r, thickness d). The values are binned in length (z direction, thickness) and radial. For both, the same bin number was applied. So, actually I would like to have a plot which shows the physical quantity as a function of the target depth at the x-axis and the radius at the y-axis in the form of colored pixels. The number of pixels should equal bin*bin, means if radius and length are binned with 20 bins both there should be 400 pixels with a color in the sum.
What is the easiest way to plot that? In which form as .txt would I have to load the data in? One single .txt file or several?
I would be very thankful for answers, I was not able to find an answer which helps me.
Kind regards,
Niklas
9 comentarios
darova
el 11 de Mzo. de 2020
Did you try plot() command?
darova
el 11 de Mzo. de 2020
What do you mean by '3 arguments'? You want color line?
Niklas
el 11 de Mzo. de 2020
darova
el 11 de Mzo. de 2020
Do you have example picture?

Niklas
el 12 de Mzo. de 2020
Niklas
el 12 de Mzo. de 2020
darova
el 12 de Mzo. de 2020
You are always welcome!
Respuestas (0)
Categorías
Más información sobre Color and Styling en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

