pdf file size from simulink model

조회 수: 6 (최근 30일)
Matteo Montirosi
Matteo Montirosi 2018년 6월 29일
댓글: Sebastian 2022년 5월 9일
I'm trying to obtain a pdf as little as possible in file size from a simulink model. I noticed a big difference in resulting pdf file size between the following two procedures:
1) using matlab command:
print -dpdf -s test.pdf
2) using Simulink print dialog: File > Print > Print > Print to file > test.pdf
While the rusulting pdfs look the same, option 1) produces a 308KB pdf, option 2) only 22KB
Is there a way to obtains the pros from the two options: little size but from command line?
  댓글 수: 1
Sebastian
Sebastian 2022년 5월 9일
I have a similar problem.
Matlab 2015b:
simulink dialog -> small pdf file size
matlab command -> small pdf file size
Matlab 2018b:
simulink dialog -> small pdf file size
matlab command (print or saveas) -> big pdf file size
What would the print command look like which reproduces the exact same behavior and output file (size) as the simulink dialog?

댓글을 달려면 로그인하십시오.

답변 (1개)

Lilian Smith
Lilian Smith 2019년 7월 29일
Hi I'm honored to be able to help you solve your problem. I've had this problem before, but later i found a free online pdf compressor websutes, that is FoneDog PDF Compressor. I hope it can help you solve your problem.Good lucky!

카테고리

Help CenterFile Exchange에서 Simulink Environment Customization에 대해 자세히 알아보기

제품


릴리스

R2017a

Community Treasure Hunt

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

Start Hunting!

Translated by