필터 지우기
필터 지우기

zipf_rand function not working

조회 수: 1 (최근 30일)
Adeena Naeem
Adeena Naeem 2019년 8월 20일
댓글: Adeena Naeem 2019년 8월 20일
When I use the zipf_rand function as 'fN = zipf_rand(100,1,100)' the following error is shown:
Undefined function or variable 'zipf_rand'.
Can someone guide me on how I can resolve this issue.
  댓글 수: 2
Rik
Rik 2019년 8월 20일
That function is not a native Matlab function, but a function from the File Exchange. Did you make sure the m file of that function is on the search path? That can be any path you edit in the settings, or your current folder.
Adeena Naeem
Adeena Naeem 2019년 8월 20일
Many thanks!

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

답변 (0개)

카테고리

Help CenterFile Exchange에서 Whos에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by