Borrar filtros
Borrar filtros

zipf_rand function not working

1 visualización (últimos 30 días)
Adeena Naeem
Adeena Naeem el 20 de Ag. de 2019
Comentada: Adeena Naeem el 20 de Ag. de 2019
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 comentarios
Rik
Rik el 20 de Ag. de 2019
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 el 20 de Ag. de 2019
Many thanks!

Iniciar sesión para comentar.

Respuestas (0)

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by