Ältere Kommentare anzeigen
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 Kommentare
darova
am 11 Mär. 2020
Did you try plot() command?
darova
am 11 Mär. 2020
What do you mean by '3 arguments'? You want color line?
Niklas
am 11 Mär. 2020
darova
am 11 Mär. 2020
Do you have example picture?

Niklas
am 12 Mär. 2020
Niklas
am 12 Mär. 2020
darova
am 12 Mär. 2020
You are always welcome!
Antworten (0)
Kategorien
Mehr zu Color and Styling finden Sie in Hilfe-Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

