필터 지우기
필터 지우기

3D balloon plot

조회 수: 18 (최근 30일)
Parichat Songmuang
Parichat Songmuang 2018년 4월 13일
답변: Sulaymon Eshkabilov 2024년 1월 7일
Hello everyone! I'd like to ask if anyone has ever created a 3D balloon plot before. I'm trying to create visualization for the radiation pattern of a speaker system. I currently have impulse response measurements collected in a matrix as you can see from the first column in the attached photo. Another photo is one of the rows expanded to the matrix. Please bear in mind that I am not a Matlab expert and have novice-level experience with this. I hope to get this done by this weekend. Unfortunately, the Matlab route was my alternative since my initial plan wasn't successful. Any help would greatly be appreciated!
  댓글 수: 1
Cade Coker
Cade Coker 2024년 1월 7일
Hi Parichat, did you figure this out? I am trying to do the same thing. I initially tried the patternCuston function, which really is meant for antenna patterns. Managed to get it working somewhat, but not too great

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

답변 (1개)

Sulaymon Eshkabilov
Sulaymon Eshkabilov 2024년 1월 7일
WHat you are trying to generate is a surf() or mesh() type of 3D plot using your data. If so, here is a nice soulition proposed by William:
You may also have a look this documentation on surf(), surfl(), mesh(), etc.:

카테고리

Help CenterFile Exchange에서 Filter Analysis에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by