How to denote σ and this symbol ε
Show older comments
when I give σ as sigma = g(x) its showing error but when i give tau = f(x) its is showing write can anyone help me to figure it out please.
9 Comments
Ameer Hamza
on 2 Dec 2020
Can you show your code?
Avinash T
on 7 Dec 2020
Avinash T
on 7 Dec 2020
Walter Roberson
on 7 Dec 2020
I do not recognize the bar to the left in this context, and I do not know what the (1) represents in this context. If it indicates first derivative then I would have expected sigma to have a single x instead of xx. The double xx suggests partial derivative with respect to x and then x but then I would expect '' or (2)
Paul Hoffrichter
on 7 Dec 2020
>> when I give σ as sigma = g(x) its showing error but when i give tau = f(x) its is showing write
Can you show the code for g(x) and f(x) that you describe. Include the error and the result for tau.
Avinash T
on 8 Dec 2020
Walter Roberson
on 8 Dec 2020
sym x
You need
syms x
Accepted Answer
More Answers (0)
Categories
Find more on Loops and Conditional Statements in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!





