Statistics
RANK
3,098
of 295,467
REPUTATION
18
CONTRIBUTIONS
1 Question
7 Answers
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
5
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
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
Is there any difference between a variable with bar on top of it and without in MuPAD?
The bar refers to the complex conjugate.
4 years ago | 1
| accepted
Extracting a symbolic variable (rearranging symbolic equation)
Try this, create a dummy variable "x" so you can use the collect command. Then substitute x by K1*K2 %Misc Intializations sy...
4 years ago | 0
Greek letters in livescipt symbolic expression
Use "lambda" and "epsilon"
4 years ago | 0
| accepted
show symbol in command window
You can use fprintf with unicode characters, the syntax is \xN, where N is the hex number that identifies the desired character....
4 years ago | 4
How can I change symbolic expression display format in command window
I am using version 2020a, and the results by default is displayed in one line. See code below. syms x >> 1/(x^2+5*x+1) an...
4 years ago | 0
Question
How to switch the sign between numerator and denominator in a symbolic expression
Hello. I have an expression of the form TL_theta = I would like to express the previous equation in a form where the numerat...
4 years ago | 1 answer | 0
1
answerHow can I change the fontsize of datatip box?
Look at <https://www.mathworks.com/matlabcentral/answers/95968-how-can-i-set-the-text-font-style-of-a-data-cursor-object How c...
6 years ago | 0
Warnings and errors with Matlab R2017b running on Fedora 27
I just try simulink, on Linux Mint 19. I had the same problem. The solution proposed got rid of the error messages but the war...
6 years ago | 0