MATLAB Answer format

Why does my answer appear as (as example) 1234567/987654*pi^2? Why will it not appear as a number? If I then copy and paste the answer, and hit enter, I get the number. But why when I type W= do I get the equation? I have tried changing the format to short, shortE, shortG...anything. Thanks.

 채택된 답변

Oleg Komarov
Oleg Komarov 2012년 3월 20일

0 개 추천

Is W a symbolic variable?

댓글 수: 3

Josh
Josh 2012년 3월 20일
w is. But I am actually typing Wxy for my final answer. It gives me an equation, with no variables.
Oleg Komarov
Oleg Komarov 2012년 3월 20일
The type sym has a specific way of displaying results.
Just convert to double
double(W)
Josh
Josh 2012년 3월 20일
Perfect! Thanks!

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Symbolic Math Toolbox에 대해 자세히 알아보기

질문:

2012년 3월 20일

Community Treasure Hunt

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

Start Hunting!

Translated by