I'm new to Matlab and I am having a hard time typing in fractions with variables, the x usually goes to the wrong part. Can someone tell me how to type in these??

4 次查看(过去 30 天)

回答(1 个)

the cyclist
the cyclist 2023-3-29
编辑:Torsten 2023-3-29
You will benefit from watching the free MATLAB Onramp tutorial.
-42*x + 1/42
and
x/42 + 215/42 % or (x+215)/42

类别

Help CenterFile Exchange 中查找有关 Logical 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by