Dear All,
I want to write the commands and formulas which i will use repetitively for similar data sets. How i will write the commands? Which type of file? Symbols which are generally used writing formulas, is there any manual where one can check the symbols and expressions for various mathematical formulas in RATS. For example like \\ shows end of line latex. I want the list of symbols and expressions used in rats for programming purposes.
Thanks
Upananda
How write a commands in RATS?
Re: How write a commands in RATS?
RPF is a simple text file. We use the .RPF extension so the operating system will associate it with RATS. Although you can use TextEdit or any word processor (as long as you save as plain text), we would strongly recommend that you edit RATS program files with RATS itself.upani wrote:Dear All,
I want to write the commands and formulas which i will use repetitively for similar data sets. How i will write the commands? Which type of file?
See section 1.4.9 in the Introduction or Appendix A in the Reference Manual.upani wrote: Symbols which are generally used writing formulas, is there any manual where one can check the symbols and expressions for various mathematical formulas in RATS. For example like \\ shows end of line latex. I want the list of symbols and expressions used in rats for programming purposes.