Hello everybody, I have a really simple question, I tried to put this with Matlab : 1e-2.3 And Matlab told me "Error: Unexpected MATLAB expression". So how can I do to solve this problem ?
Thank you really much !

Antworten (1)

M
M am 6 Nov. 2017

0 Stimmen

Replace
e-2.3
with
10^(2.3)

Kategorien

Mehr zu MATLAB finden Sie in Hilfe-Center und File Exchange

Gefragt:

am 6 Nov. 2017

Bearbeitet:

am 6 Nov. 2017

Community Treasure Hunt

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

Start Hunting!

Translated by