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 !

답변 (1개)

M
M 2017년 11월 6일

0 개 추천

Replace
e-2.3
with
10^(2.3)

카테고리

도움말 센터File Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기

질문:

2017년 11월 6일

편집:

2017년 11월 6일

Community Treasure Hunt

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

Start Hunting!

Translated by