필터 지우기
필터 지우기

Graphic Object Size in matlab

조회 수: 1 (최근 30일)
Jessie Bessel
Jessie Bessel 2018년 3월 16일
답변: Walter Roberson 2018년 3월 16일
Is there any way to make the circles bigger in this plot?

채택된 답변

Walter Roberson
Walter Roberson 2018년 3월 16일
If you are using plot3() you can pass 'MarkerSize' and a value.
If you are using scatter3 then the size is the 4th parameter.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 2-D and 3-D Plots에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by