Statistics
RANK
13,137
of 284,920
REPUTATION
3
CONTRIBUTIONS
8 Questions
0 Answers
ANSWER ACCEPTANCE
62.5%
VOTES RECEIVED
3
RANK
1,338 of 19,252
REPUTATION
1,362
AVERAGE RATING
5.00
CONTRIBUTIONS
1 File
DOWNLOADS
179
ALL TIME DOWNLOADS
13229
RANK
of 137,813
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
Content Feed
Submitted
Cheatsheet.pdf
A cheatsheet of important matlab functions with brief descriptions.
9 years ago | 178 downloads |

Question
Changing 'precision' through startup ?
Simple question, yet i havent found an answer: Is it possible to set the precission used for output (eg. using dlmwrite) in the ...
9 years ago | 1 answer | 0
1
answerQuestion
Concatinating multiple function outputs
I have a few functions that each returns 3 output values, within a for loop using i as a counter. Is there a nice way to assign ...
9 years ago | 2 answers | 2
2
answersQuestion
cell output of function
I have a function that returns a cell, but i only need what is stored in that cell saved to D. Is there a nice way of doing this...
9 years ago | 1 answer | 1
1
answerQuestion
Looking for an example showing short-cirkuit (&&) superior to normal (&) operation
Basically i am just trying to figure out how much of an issue this is, speed increase-wise. But i havent been able to make an ex...
10 years ago | 2 answers | 0
2
answersQuestion
What would you add to my Matlab cheatsheet ?
I am always adding and removing stuff for my Matlab cheatsheet and would like everyones opinion on what they would add/remove. ...
10 years ago | 3 answers | 0
3
answersQuestion
mex wont compile propperly, missing mexFunction?
I am trying to compile a mex file from a .c file, but I keep getting an error: >> mex arrayProduct.c LINK : error LNK200...
10 years ago | 1 answer | 0
1
answerQuestion
Plotting a confidence interval
I have a 100 by 3 matrix of a series and its confidence interval, what is the best way to plot this nicely in Matlab ? I apol...
10 years ago | 1 answer | 0
1
answerQuestion
Database question - What sql setup to use
This question i suppose is only halfway Matlab related, i want to set up an SQL database from my home computer and be able to ac...
10 years ago | 1 answer | 0