How to call VChooseK function?

1 visualización (últimos 30 días)
Ruini Qu
Ruini Qu el 1 de Nov. de 2018
Editada: Prateekshya el 3 de Sept. de 2024
I tried to use vchoosek(v, k). But get the error message saying "undefined function or variable". Can anybody tell me how to call this function correctly? Thank you!
  1 comentario
Matt J
Matt J el 1 de Nov. de 2018
Did you download it to a place where Matlab can see it?

Iniciar sesión para comentar.

Respuestas (1)

Prateekshya
Prateekshya el 3 de Sept. de 2024
Editada: Prateekshya el 3 de Sept. de 2024
Hello Ruini,
You need to download vchoosek which can be found in MATLAB Central's File Exchange and then add it to MATLAB's path. Please follow this link to download:
Alternatively, you can explore and use MATLAB's built-in nchoosek function for similar functionality. Please follow the below link to know more about the same:
I hope it helps!

Categorías

Más información sobre Downloads en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by