Is the command "cclean " removede in r2020b
조회 수: 2(최근 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개)
참고 항목
범주
Find more on Multicore Processor Targets in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!