I have three matrix X,Y and Z saved in 'xfig.mat' , 'yfig.mat' and 'zfig.mat' respectively. I provided these data here. I want to plot a figure ('van_targetshape.fig') from these data. I tried but i can't get exact figure. I got 'trid.fig' figure which have figure end shape joint that i don't want. please help me

 Réponse acceptée

Shubham Gupta
Shubham Gupta le 25 Oct 2019

0 votes

one of the several ways could be:
fill3(X,Y,Z,'b')
I hope it helps !

1 commentaire

VANDANA GUPTA
VANDANA GUPTA le 28 Oct 2019
Modifié(e) : VANDANA GUPTA le 28 Oct 2019
thnx sir..i am very greatful to you..

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur Creating, Deleting, and Querying Graphics Objects dans Centre d'aide et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by