Info

此问题已关闭。 请重新打开它进行编辑或回答。

Mupad print instruction is bugged

1 次查看(过去 30 天)
timo
timo 2015-10-12
关闭: MATLAB Answer Bot 2021-8-20
Why cant i hav both NoNL and Typeset parameters
print(NoNL,Typeset,hold(int(0*e^(-s*t),t)))
Gives:
L{ u0(t-a) } = Warning: Conflicting options. Ignoring the 'Typeset' option. [print]

回答(1 个)

Walter Roberson
Walter Roberson 2015-10-12
How can it be a bug if it is documented behaviour? See example 20 and right in the description of NoNL it says
Note: The option NoNL implicitly sets the option Plain. If the option Typeset is used together with NoNL, a warning is given and Typeset is ignored. Cf. Example 20.

此问题已关闭。

标签

Community Treasure Hunt

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

Start Hunting!

Translated by