how to plot bar3 for a data which has 3 columns

1 Ansicht (letzte 30 Tage)
Kushagra Kirtiman
Kushagra Kirtiman am 21 Mär. 2022
Kommentiert: Cris LaPierre am 21 Mär. 2022
I have a data which has three columns. I want to show it on a 3d bar with all the three variables.
I am getting this error "X must be a matrix with two columns".

Antworten (1)

Cris LaPierre
Cris LaPierre am 21 Mär. 2022
How would you use your 3 columns to create a histogram?
If you have the counts already, perhaps what you really want is bar3?
  2 Kommentare
Kushagra Kirtiman
Kushagra Kirtiman am 21 Mär. 2022
Yes so I tried bar3 function also but still getting an error
Cris LaPierre
Cris LaPierre am 21 Mär. 2022
You'll hvae to share more details, then. Consider saving your variable to a mat file and attaching it to your post using the paperclip icon. It would also be helfpul if you could describe what data each column contains.

Melden Sie sich an, um zu kommentieren.

Kategorien

Mehr zu Data Distribution Plots finden Sie in Help Center und File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by