Mode function not working

I am trying to use the mode function in Matlab version 7.9.0 (R2009b) and it keeps giving me the same errors even when I enter examples from Matlab help. Is it possible to change the code myself or am I doing something wrong?

댓글 수: 1

Fangjun Jiang
Fangjun Jiang 2011년 11월 23일
What example code did you run and what error message?

댓글을 달려면 로그인하십시오.

답변 (1개)

Walter Roberson
Walter Roberson 2011년 11월 23일

0 개 추천

It would help if you were to indicate exactly what error you see.
Please command
which -all mode
and check to see whether MATLAB is picking up a mode.m file other than the MATLAB supplied one, which should be in
toolbox/matlab/datafun/mode.m

카테고리

도움말 센터File Exchange에서 Startup and Shutdown에 대해 자세히 알아보기

질문:

2011년 11월 23일

Community Treasure Hunt

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

Start Hunting!

Translated by