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 visualización (últimos 30 días)
Mostrar comentarios más antiguos
0 comentarios
Respuestas (2)
DGM
el 30 de Abr. de 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 comentarios
Deepu
el 30 de Abr. de 2024
Avoid naming your script 'histogram.m'. Kindly choose a different name that does not conflict with existing function files
0 comentarios
Ver también
Categorías
Más información sobre Histograms en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!