Statistics
RANK
14,518
of 295,569
REPUTATION
3
CONTRIBUTIONS
9 Questions
1 Answer
ANSWER ACCEPTANCE
33.33%
VOTES RECEIVED
3
RANK
of 20,247
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,105
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
Intall MATLAB on Linux without GUI
My Linux machine is a VM in the cloud, and my Linux knowledge is minimal (I normally work on Windows). The Linux machine has Int...
2 years ago | 0 answers | 0
0
answersQuestion
Symbolic math solve numeric approximation
Question: When does the Symbolic Math "solve" statement try to find a numeric approximation? I have 2 versions of the same co...
7 years ago | 1 answer | 0
1
answerspecify domain of a function
Thanks John, that's good information. I actually did create such a check, and return [rc,z], where rc is a return code, but I d...
7 years ago | 0
Question
specify domain of a function
When I define a function, how do I specify the domain, i.e. the values for which it is defined? I am examining the behavior o...
7 years ago | 2 answers | 0
2
answersQuestion
app designer special characters
Hi, I am writing my first app designer applications, and would like to use special characters, such as Greek letters. In the ti...
8 years ago | 1 answer | 1
1
answerQuestion
line number in Live Editor
I am using Live Editor to edit a Live Script (.mlx), and I can't find the line number. In contrast, when I edit a Script (.m) us...
8 years ago | 1 answer | 0
1
answerQuestion
special character in symbolic variable name
I have discovered a nice way to name symbolic variables and would like to extend it a bit, but can't find the correct documentat...
8 years ago | 1 answer | 0
1
answerQuestion
Matlab version for input type sym in arrayfun
In what version did Matlab start supporting input type sym in an arrayfun? I am creating a plot and the tick labels are in a sy...
8 years ago | 0 answers | 2
0
answersQuestion
Calling MuPAD rank and jacobian
I recently learned that it is easy to call the MuPAD version of rank, and it is faster than the other version. My test code incl...
8 years ago | 0 answers | 0
0
answersQuestion
"str2mat is not recommended", but what is recommended?
I am looking for the recommended solution for this piece of code. The Matlab documentation says to use char instead of str2mat, ...
9 years ago | 1 answer | 0