Feeds
提问
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 前 | 0 个回答 | 0
0
个回答提问
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 前 | 1 个回答 | 0
1
个回答已回答
specify 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...
specify 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 前 | 0
提问
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 前 | 2 个回答 | 0
2
个回答提问
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 前 | 1 个回答 | 1
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 0 个回答 | 2
0
个回答提问
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 前 | 0 个回答 | 0
0
个回答提问
"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 前 | 1 个回答 | 0