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
조회 수: 3 (최근 30일)
이전 댓글 표시
답변 (2개)
DGM
2024년 4월 30일
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
Deepu
2024년 4월 30일
Avoid naming your script 'histogram.m'. Kindly choose a different name that does not conflict with existing function files
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Whos에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!