06.07.2013 Views

Scilab Bag Of Tricks - Claymore

Scilab Bag Of Tricks - Claymore

Scilab Bag Of Tricks - Claymore

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

meta-variable<br />

Preface<br />

This typeface is reserved for placeholders, i.e. stuff that always is replaced with the real input.<br />

literal piece of code<br />

variable<br />

function<br />

command<br />

We use this font to display literal pieces of code, variables, constant as well as operators.<br />

Variables of all kinds are marked up this way.<br />

Functions or procedures of all kinds are marked up this way.<br />

We use this font for shell commands, but also for <strong>Scilab</strong> commands.<br />

environment-variable<br />

To distinguish environment variables from program variables a separate font is used.<br />

In examples, which show some source-code, additional comments always start with two dashes<br />

independent of the language. JadeTeX coerces these two dashes into one longer dash, called n-dash.<br />

#include <br />

/* The world’s most famous C-program */<br />

int<br />

main(void)<br />

{<br />

printf("Hello world!\n");<br />

return 0; – exit code for success<br />

}<br />

5. Acknowledgments<br />

Lydia van Dijk: To the CCMR system administrators Daniel Blakely and Berry Robinson for<br />

providing a rock solid multi-platform environment at the early stages (prior to version 0.14) of this<br />

project.<br />

Christoph “Solo” Spiel: First of all thanks go to Lydia. Before working with her I did not know<br />

whether I am insane. This project has removed all doubt. “Wonderful girl! Either I’m going to kill<br />

her, or I’m going to like her.” – Han Solo about Princess Leia in “A New Hope”.<br />

To F. Maximilian “Tiger” Pitschi. You have shown me the difference between software engineering<br />

and hacking. Kick me again...<br />

16

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!