The Matlab Docs

Matlab code listing. For index see Index.

Listing of directory myfunc

myfunc.func(input, mode)

Some kind of fancy matlab function. Maybe it computes an integral like this: \(\int e^{-x^2} \mathrm{d}x\) .

Parameters:
  • input – The material
  • mode – The method
Returns:

[out1, out2] – The results

myfunc.simple()

A very simple function.

Returns:out – A true value