Statistics
RANK
39,513
of 295,467
REPUTATION
1
CONTRIBUTIONS
3 Questions
1 Answer
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
1
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
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
pdeplot command error in Matlab higher version than R2009!
Walter's comment is correct. In fact, if you just add t(4,:) = 1.0 (only adding a fourth row to make the matrices of same...
7 years ago | 0
Question
problem using system command in Linux
I have a program installed on my Ubuntu that I need to call from matlab. If I just simply call it from the terminal it works wi...
7 years ago | 1 answer | 1
1
answerQuestion
why when I save an image in eps, matlab saves it in epstmp?
When I try to manually save a figure in eps format, I get this error: Error using <a href="matlab:helpUtils.error.DcoCalback('p...
7 years ago | 0 answers | 0
0
answersQuestion
calculating trace of matrix without calculating the matrix itself
Let's say I have this matrix tmp = magic(10); and then I have vecx= [1,2] vecy=[3,4] If I write tmp(vecx,vecy) it...
8 years ago | 1 answer | 0