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년 전 | 답변 수: 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년 전 | 답변 수: 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년 초과 전 | 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년 초과 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 전 | 답변 수: 1 | 0