From: Carnë D. <car...@gm...> - 2012-08-21 18:55:27
|
Hi everyone I have started a page on the wiki entitled Octave cookbook. http://wiki.octave.org/Cookbook At the moment it only has two entries but if each person adds its own recipe, I hope that it can turn into something quite useful. For those who are not familiar with the concept, the idea is to catalogue a bunch of snippets to solve common problems that for one reason or another don't have a function. There's no need for them be specially difficult or complicated things. For example, I really like "Perl cookbook" which has really simple things such as "reversing an array" to other more complicated such as "Writing a Multihomed server" (whatever that is). Actually many of the recipes in perl cookbook are, "use foo from module bar". Carnë |