| T O P I C R E V I E W |
| martin.mckeown |
Posted - Apr 29 2003 : 09:37:20 AM Does anyone know have to convert a Matlab patch object to a VRML file? thanks. |
| 2 L A T E S T R E P L I E S (Newest First) |
| martin.mckeown |
Posted - Apr 29 2003 : 8:14:51 PM Yes, in theory it should. However there appears to be a bug; A patch that looks good in matlab does not look good as a VRML 2.0 files dumped with the 'vrml' command. It appears that the colormapping is not being dumped correctly.
Thanks for the suggestion.
|
| ken.roberts |
Posted - Apr 29 2003 : 12:23:22 PM There is a command in matlab called vrml. (at least in version 6.1) I think it saves a complete axes object, with all of the subdescendents. Is this not meeting your needs?
Ken |