| Author |
Comment/Response |
Henry Lamb
|
10/04/03 6:23pm
The SetCoordinates function establishes the default coordinate system. If you want to convert from Cartesian to cylindrical coordinates, you need CoordinatesFromCartesian. Use it like this.
CoordinatesFromCartesian[{x,y,z},Cylindrical]
URL: , |
|