1e3 = 1000 how do I 1e'x' where x is variable.

조회 수: 24 (최근 30일)
Scragmore
Scragmore 2011년 10월 28일
1e3 = 1000 how do I 1e'x' where x is variable.

채택된 답변

Alex
Alex 2011년 10월 28일
power(10,x)

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Develop Apps Using App Designer에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by