From: ke on 4 May 2010 11:24 Hello, I am reading Richard Johnson's 'Matlab Programming Style Guidelines' (http://www.datatool.com/downloads/ matlab_style_guidelines.pdf). For functions, he recommends using 'input and output modules'. What are they? Is the recommendation to create a wrapper script to run a function, specify the inputs, and parse the outputs?
|
Pages: 1 Prev: exporting datasets to HDF4 file Next: problem with figure |