How can I make a 3D matrix

I have 20 layers, which will be Z direction.
Every layer is an ASCII file in matrix 15*6 (x, y).
How can I make the data in a matrix x,y,z and then plot it in 3-D

3 件のコメント

KSSV
KSSV 2020 年 2 月 24 日
YOu can plot them into cubes......
khaled ali
khaled ali 2020 年 2 月 24 日
how can i do it ?
Rik
Rik 2020 年 2 月 24 日
Your problem has two steps: getting the data into a Matlab variable, and then plotting it.
Did you succeed in reading your data?
What exact kind of plot do you want to have in 3D?

サインインしてコメントする。

回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeResizing and Reshaping Matrices についてさらに検索

タグ

質問済み:

2020 年 2 月 24 日

コメント済み:

Rik
2020 年 2 月 24 日

Community Treasure Hunt

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

Start Hunting!

Translated by