필터 지우기
필터 지우기

how to simplify the matrix?

조회 수: 1 (최근 30일)
mohamad khazaeezade
mohamad khazaeezade 2018년 2월 16일
답변: Walter Roberson 2018년 2월 16일
i want to show A as result in command window as:
A=[10000 20000 30000]
Not
A= 10000*[1 2 3]
how?

채택된 답변

Walter Roberson
Walter Roberson 2018년 2월 16일
Give the command
format long

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Multidimensional Arrays에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by