Maybe this is a rather silly question. How can I export an expression, or a matrix, directly to C ?? I just want to copy and paste my expressions, in special matrices, into a C program. I know that the fortran routine works nicely for fortran programs but I would like to minimise the trouble of converting from fortran to C. Daniel