Community Profile

photo

Naftalie Rianty


Last seen: 2 years ago Active since 2019

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


Trisurf for 3d plots help
i'm doing this script B = input ('B = '); figure(1) grid on hold on plot3(B(:,1),B(:,2),B(:,3),'.','MarkerSize',10); l = b...

4 years ago | 0 answers | 0

0

answers

Question


3d plot with surface
so i have x,y,z coordinates like this [701853.620,9309969.784,18.350;701853.666,9309969.286,18.350;701850.380,9309968.984,18.35...

4 years ago | 1 answer | 0

1

answer

Question


Z must be matrix, how to determine size of reshape
I have this x,y,z coordinates How to determine the size for reshape and make the surface of the coordinates? Thanks

4 years ago | 1 answer | 0

1

answer

Question


3d surface help
so i have a xyz coordinates like this x = [701850.324 701850.394 701850.512 701850.592 701850.66 701850.657 701850.592 701850....

4 years ago | 1 answer | 0

1

answer