How to call VChooseK function?

조회 수: 1 (최근 30일)
Ruini Qu
Ruini Qu 2018년 11월 1일
편집: Prateekshya 2024년 9월 3일
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
Matt J
Matt J 2018년 11월 1일
Did you download it to a place where Matlab can see it?

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

답변 (1개)

Prateekshya
Prateekshya 2024년 9월 3일
편집: Prateekshya 2024년 9월 3일
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!

카테고리

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

태그

Community Treasure Hunt

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

Start Hunting!

Translated by