User`s guide
Manuals
Brands
MATLAB Manuals
Other
SIMULINK 3D ANIMATION - S
401
402
403
404
405
406
407
408
409
410
vrifs2patch
10-69
Convert the
IndexedFaceSet
a MATLAB patch and show it.
set(vrfig1,
'CameraUpVector'
,[0 0 -1]);figure(
'Name'
,
...
'Resulting patch'
);
tp = vrifs2patch(w1.torushi.children.geometry);
1
...
...
407
408
409
410
411
...
...
490