how to step by step show on a display

3 次查看(过去 30 天)
i frist use this program, have a few questions.
how to run a step by step show on a display?
if i enter the function example
(-2)^2 * (2/4) = ... step - by - step show on a display?
how to run step - by - step?

采纳的回答

Stalin Samuel
Stalin Samuel 2015-1-10
  • step 1 :R1 =(2/4)
  • step 2 :R2 =2*R1
  • step 3 :R3 =(-2)^R2
  2 个评论
LEE J.H.JOSHEP
LEE J.H.JOSHEP 2015-1-10
Oh thank you but i this input the code my program is show a error
error is mean "Error using ==> ss.ss at 104 Invalid syntax for the "ss" command. Type "help ss" for more information." text
how to fix this?
is later but, happy new year day. thank u very much.
Stalin Samuel
Stalin Samuel 2015-1-10
are u using any line like ss.ss if not needed delete that line

请先登录,再进行评论。

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Semiconductors and Converters 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by