I am looking for the code of VChooseKO function, to use in Matlab 2014
3 次查看(过去 30 天)
显示 更早的评论
How can I use VChooseKO in matlab 2014?I couldn't find the code of this function to add to this version of matlab?
0 个评论
回答(1 个)
Jan
2017-8-26
编辑:Jan
2017-8-26
This function does not belong to Matlab, but you can find it in the FileExchange. Asking Google for "VChooseKO" shows you the download page immediately as fist hit:
Use the download button to get the zip folder. Inside is the C-file, which must be compiled before using. Instructions are included.
Why do you search for this tool? Another user contacted me by email yesterday to ask where to find the C code of VChooseK and VChooseKR (the solution was easy: Use the download button). And a 3rd user could not find the C source of my RunLength submission yesterday also. Each question seems to be simple, but 3 equivalent problems in 24 hours are really strange.
0 个评论
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!