Filter löschen
Filter löschen

how to step by step show on a display

3 Ansichten (letzte 30 Tage)
LEE J.H.JOSHEP
LEE J.H.JOSHEP am 10 Jan. 2015
Kommentiert: Stalin Samuel am 10 Jan. 2015
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?

Akzeptierte Antwort

Stalin Samuel
Stalin Samuel am 10 Jan. 2015
  • step 1 :R1 =(2/4)
  • step 2 :R2 =2*R1
  • step 3 :R3 =(-2)^R2
  2 Kommentare
LEE J.H.JOSHEP
LEE J.H.JOSHEP am 10 Jan. 2015
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 am 10 Jan. 2015
are u using any line like ss.ss if not needed delete that line

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Community Treasure Hunt

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

Start Hunting!

Translated by