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
4 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens

0 commentaires
Réponses (2)
DGM
le 30 Avr 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 commentaires
Deepu
le 30 Avr 2024
Avoid naming your script 'histogram.m'. Kindly choose a different name that does not conflict with existing function files
0 commentaires
Voir également
Catégories
En savoir plus sur Whos dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!