필터 지우기
필터 지우기

Ploting 3 D cube or graph with pressure

조회 수: 2 (최근 30일)
Abdulrahman Mohamed
Abdulrahman Mohamed 2022년 3월 31일
답변: KSSV 2022년 3월 31일
I want to visulize the pressure change in 3D cube of x,y,z
as I have 5 layers and 15 cell in x direction and 15 cell in Y direction
so Each layer has 225 cell , total cell 225*5
for Example
x=1:15 % number of cell in x direction
y=1:15 % number of cell in Y direction
Z=1:5 %number of layer
P=P_n % Matrix of size (15,15,5) % including the pressure of each cell according to (x,y,z)
how I can plot all of these in 3D grid

답변 (1개)

KSSV
KSSV 2022년 3월 31일

카테고리

Help CenterFile Exchange에서 Biotech and Pharmaceutical에 대해 자세히 알아보기

태그

제품


릴리스

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by