Feeds
提问
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...
13 years 前 | 1 个回答 | 0
1
个回答提问
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...
13 years 前 | 2 个回答 | 2
2
个回答提问
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...
13 years 前 | 15 个回答 | 9
15
个回答提问
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...
13 years 前 | 2 个回答 | 0
2
个回答提问
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 ...
13 years 前 | 2 个回答 | 1
2
个回答提问
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....
13 years 前 | 1 个回答 | 0