Azzera filtri
Azzera filtri

how to step by step show on a display

3 visualizzazioni (ultimi 30 giorni)
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?

Risposta accettata

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

Accedi per commentare.

Più risposte (0)

Community Treasure Hunt

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

Start Hunting!

Translated by