altmany / altmany/export_fig

Maximum TIFF file size exceeded

Open
#181 5 comments 0 reactions 0 assignees View on GitHub
Dominant language
MATLAB
Stars
1.4k
Forks
366
PR merge metrics
No merged PRs in 30d

Description

Hi,

I get the following error when running `export_fig 'fileName' -png -painters`:

```
Maximum TIFF file size exceeded
Use -dUseBigTIFF(=true) for BigTIFF output
Error: /unknownerror in --showpage--
Operand stack:
1 true
Execution stack:
%interp_exit .runexec2 --nostringval-- --nostringval-- --nostringval-- 2 %stopped_push --nostringval-- --nostringval-- --nostringval-- false 1 %stopped_push 1983 1 3 %oparray_pop 1982 1 3 %oparray_pop --nostringval-- 1858 0 3 %oparray_pop --nostringval-- --nostringval--
Dictionary stack:
--dict:1213/1684(ro)(G)-- --dict:0/20(G)-- --dict:126/200(L)--
Current allocation mode is local
GPL Ghostscript 9.20: Unrecoverable error, exit code 1
Maximum TIFF file size exceeded
Use -dUseBigTIFF(=true) for BigTIFF output
```

Have tried to reinstall Ghostscript 9.20 to no avail. Have Windows 10 and tried on Matlab 2014b and Matlab 2016a with the same result.

When checking in AppData/temp/ there's a TIFF-file with 4 GB of disk space allocated.

Do you know why I get this issue?

Regards

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.