hai,i am using R2020a version matlab ,but i think histogram command not working in this, you can find with attached screenshot,can you path me how to solve.Thanks in advance
1 view (last 30 days)
Show older comments
Answers (2)
DGM
on 30 Apr 2024
You named your script "histogram.m". Don't do that. Rename your script to something that doesn't conflict with the names of existing function files.
0 Comments
Deepu
on 30 Apr 2024
Avoid naming your script 'histogram.m'. Kindly choose a different name that does not conflict with existing function files
0 Comments
See Also
Categories
Find more on Histograms in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!