Statistics
6 Questions
0 Answers
RANK
4,412
of 295,448
REPUTATION
12
CONTRIBUTIONS
6 Questions
0 Answers
ANSWER ACCEPTANCE
33.33%
VOTES RECEIVED
12
RANK
of 20,227
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,872
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
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...
13 years ago | 1 answer | 0
1
answerQuestion
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 ago | 2 answers | 2
2
answersQuestion
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 ago | 15 answers | 9
15
answersQuestion
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 ago | 2 answers | 0
2
answersQuestion
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 ago | 2 answers | 1
2
answersQuestion
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 ago | 1 answer | 0