필터 지우기
필터 지우기

will lasFileWriter become available for Compiler in the future?

조회 수: 2 (최근 30일)
Sven
Sven 2022년 10월 25일
답변: Steven Lord 2022년 10월 25일
when using Application Compiler on a script that includes lasFileWriter I get the following error:
Warning: Excluded "/usr/local/MATLAB/R2022b/toolbox/lidar/lidar/lasFileWriter.m"; reason: The file or function has been excluded from packaging for the "MCR" target environment according to the "Compiler" license. Either remove the file or function from your code, or use the MATLAB function "isdeployed" to ensure the function is not invoked in the deployed component.
My question is, is that something that will be fixed in the near future (then I can just leave it for now) or is this something that will not be possible (then I will start implementing an alternative library).

채택된 답변

Steven Lord
Steven Lord 2022년 10월 25일
In general we do not comment on future plans. If you would like MathWorks to add support for lasFileWriter in MATLAB Compiler in a future release please send an enhancement request to Technical Support directly using the Contact Support link under the Get Support heading at the end of this page.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Package MATLAB Functions에 대해 자세히 알아보기

제품


릴리스

R2022b

Community Treasure Hunt

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

Start Hunting!

Translated by