Community Profile

photo

Thomas Ligon


Ligon

Last seen: 1 year ago Active since 2015

Followers: 0   Following: 0

Message

Statistics

  • First Review
  • Thankful Level 1

View badges

Feeds

View by

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...

1 year ago | 0 answers | 0

0

answers

Question


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...

6 years ago | 1 answer | 0

1

answer

Answered
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 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

answers

Question


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...

7 years ago | 0 answers | 1

0

answers

Question


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...

7 years ago | 1 answer | 0

1

answer

Question


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...

7 years ago | 1 answer | 0

1

answer

Question


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

answers

Question


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

answers

Question


"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, ...

8 years ago | 1 answer | 0

1

answer