new print command 2019a

3 Ansichten (letzte 30 Tage)
Siegfried Martius
Siegfried Martius am 29 Mär. 2019
Bearbeitet: Guillaume am 29 Mär. 2019
Dear Sirs,
in the past until version 2018b I have used the command
eval(['print -depsc ' bildpfad 'filter_3k_s11b.eps'])
to save a figure. bildpfad is a string for the figure path.
With this command I do not have any problems with the figure size.
At the version 2019a You have changed the print command.
When I use it I get a warning the figure is to large,
The figure is resized and the color is black and not blue as at screen.
Can You give me a simple equivalent command to the
print command above please
Yours sincerely
Siegfried Martius
  3 Kommentare
Siegfried Martius
Siegfried Martius am 29 Mär. 2019
Dear Stephen,
thank You for the fast answer, I have success with the new command,
best regards and a have a nice day
Siegfried
Guillaume
Guillaume am 29 Mär. 2019
Bearbeitet: Guillaume am 29 Mär. 2019
Note that the syntax that Stephen mentions above has absolutely no effect on the result. If your original syntax did not work, the new syntax will still not work. So that's not the reason why you have success with the new command and you probably still need to investigate that (unless you've also followed the advice in Stephen's answer below).
Of course, you definitively should use Stephen's syntax and forget that eval even exists.

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Tags

Produkte


Version

R2019a

Community Treasure Hunt

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

Start Hunting!

Translated by