Effacer les filtres
Effacer les filtres

A problem with exponant

1 vue (au cours des 30 derniers jours)
abc abc
abc abc le 6 Nov 2017
Modifié(e) : Stephen23 le 6 Nov 2017
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 !

Réponses (1)

M
M le 6 Nov 2017
Replace
e-2.3
with
10^(2.3)

Catégories

En savoir plus sur Get Started with MATLAB dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by