print('-dpng' ...
Hi guys,
I save a figure in my script using print('-dpng' filename) and it all
works fine. When I put the script on the crontab this print command
makes the script crash.
The figure and plot commands work fine through the crontab. It's
just the print command that kills it.
Any ideas? Any alternatives to create plot files?
Thanks
.
Relevant Pages
- print(-dpng ...
... I save a figure in my script using printand it all ... When I put the script on the crontab this print command ... The figure and plot commands work fine through the crontab. ... (comp.soft-sys.matlab) - Re: print(-dpng ...
... I save a figure in my script using printand it all ... When I put the script on the crontab this print command ... The figure and plot commands work fine through the crontab. ... (comp.soft-sys.matlab) - Re: batch generation of figures
... print command. ... This is the same whether the batch mode is started from crontab, ... You need to set the size of the figure in the script. ... (comp.soft-sys.matlab) - Re: print command on crontab
... On Thu, 18 Sep 2003 at 19:43 GMT, JorgeB wrote: ... But when executing it through the crontab the ... > entire script runs fine except for the print command. ... (comp.unix.shell) - Re: GPG in crontab causes blank messages
... When I run my crontab command manually in terminal, ... But since the output of the script contains a big list of files, ... If I remove the GPG portion of the command, ... (comp.sys.mac.apps) |
|