Community Profile

photo

Mike


Active since 2011

Statistics

  • First Review
  • Thankful Level 1

View badges

Content Feed

View by

Question


untar selcted files from archive
I have a 'test.tar.gz' file, which contains, for example, 10 files. They are '001.nc', '002.nc', ..., '010.nc'. I can use 'un...

12 years ago | 1 answer | 0

1

answer

Question


Figure size and fonts are different with or without GUI in Linux...
Hi all, I am running Matlab2011a on Linux. What I do is repeatedly saving figures without creating them (i.e., with Visible p...

12 years ago | 2 answers | 2

2

answers

Question


How To Clear Java Heap Space Memory????
How to deal with "Java Heap Space Outofmemroyerror" seems to be a commonly asked question. I am using Matlab R2011a, and one sol...

12 years ago | 15 answers | 8

15

answers

Question


for loop index
I've got a tricky question. If we run the following script for ii=1:10 clear all disp('i') end We can see 10 i's print...

12 years ago | 2 answers | 0

2

answers

Question


Java outofmemoryerror while saving figures
I have thousands of .mat files, and for each mat file, I need to make a plot and save it to .png figure. In this big loop, I am ...

12 years ago | 2 answers | 1

2

answers

Question


looking for a matlb function that convert multi-dimensional matrix into one dimentional vector
I am looking for a simple matlab function that can convert a 2-D matrix into a 1-D vector, while keeping all elements unchanged....

12 years ago | 1 answer | 0

1

answer