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 件のコメント
参考
カテゴリ
Help Center および File Exchange で Downloads についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!