Community Profile

photo

Eduardo Sanchez


Active since 2015

Statistics

All
  • GitHub Submissions Level 1
  • First Submission

View badges

Content Feed

View by

Answered
Problem using print('-dpng', '-r300', 'file.png') to write plot to disk in PNG format
I had tried: FigHandle.PaperPosition=[100,100,1920,700 ]; --- Seg faulted. However, I tried this following Looky's advise: ...

6 years ago | 1

| accepted

Question


Problem using print('-dpng', '-r300', 'file.png') to write plot to disk in PNG format
Here's the chunk of code: FigHandle = figure('Position', [100, 100, 1920, 700]); subplot(121); imagesc(X, Z, final_...

6 years ago | 1 answer | 0

1

answer

Question


Failed to start parallel pool in R2016a
I am running an script that has only 2 instructions. First instruction (and its output) follows: myCluster = parcluster('lo...

6 years ago | 0 answers | 0

0

answers

Submitted


Visualizers for Uniform Staggered Grids
A simple visualizer for Logically-Rectangular Uniform 1D Staggered Grids

8 years ago | 2 downloads |

Thumbnail