필터 지우기
필터 지우기

"report" command does not compile

조회 수: 1 (최근 30일)
Diego Alvarez Estevez
Diego Alvarez Estevez 2012년 9월 29일
댓글: farzad 2020년 5월 21일
Hi everybody,
I want to compile an application with Matlab Compiler in which I generate a report with Matlab Report Generator. I'm using version R2010a. The following command DOES works when executing the program in matlab but NO in the compiled version (standalone application generated):
report('C:\temp\informe\informe','-fPDF');
In the deploytool I've assured that both "informe.rpt" and "informe.rgs" are linked in the "shared resources" section. Also, to be sure, I've copied both files directly into the directory "C:\temp\informe\".
However when I try to open the report in the compiled application, it does not work.
I'm running crazy, anybody can help me? Thanks a lot!

답변 (1개)

Vijay A
Vijay A 2020년 1월 25일
I sugest you to use the latest version of the MATLAB and follow the answer what i have suggested in the link below
Good Luck.

카테고리

Help CenterFile Exchange에서 Reporting and Database Access에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by