rxC function

Return the C file associated with the rxode2 object

Return the C file associated with the rxode2 object

This will return C code for generating the rxode2 DLL.

rxC(obj)

Arguments

  • obj: A rxode2 family of objects or a character string of the model specification or location of a file with a model specification.

Returns

a path of the library

Author(s)

Matthew L.Fidler