Is the command "cclean " removede in r2020b
6 ビュー (過去 30 日間)
古いコメントを表示
Hello everybody,
I changed from MATLAB r2019b to r2020a and I noticed that the command:
cclaen
does not work anymore.
I use this quite often to remove old unused C-Code generated for my Real-Time System from the current directory.
Is there any new function which do the same?
Thanks for your help in advance!
1 件のコメント
Walter Roberson
2020 年 7 月 16 日
"cclean" does not appear to be part of MATLAB ?
Note: we cannot talk about what might or might not be present in R2020b; it is under non-disclosure agreement.
採用された回答
Diego Kuratli
2020 年 7 月 22 日
cclean was an hidden (undocumented) function in the speedgoat library. It has been removed.
0 件のコメント
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Target Computer Setup についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!