Re: outputting model to plain text

From: Tolga Guver <tolga_at_email.domain.hidden>
Date: Wed, 19 May 2010 09:35:34 -0700
Hi,

You can get the parameter values using : 

variable_name=get_par(parameter_number);

and write them to an ascii file using the fprintf function, of course first opening the file with the fopen.

so, basically you can do these following the the S-lang intrinsic function reference : http://www.s-lang.org/doc/html/slangfun.html

tolga 


On May 19, 2010, at 8:57 AM, Roper, Quentin J wrote:

> Hey,
> 
> How can I output the values of the best-fit of a model of a spectrum to plain text?
> 
> Thanks
> 
> ~Quentin
> ----
> You received this message because you are
> subscribed to the isis-users list.
> To unsubscribe, send a message to
> isis-users-request_at_email.domain.hidden> with the first line of the message as:
> unsubscribe


----
You received this message because you are
subscribed to the isis-users list.
To unsubscribe, send a message to
isis-users-request_at_email.domain.hiddenwith the first line of the message as:
unsubscribe
Received on Wed May 19 2010 - 12:35:42 EDT

This archive was generated by hypermail 2.3.0 : Fri May 02 2014 - 08:35:46 EDT