root/applications/bdmtoolbox/mex/mexBM/mexEpdf_mean.m
@
577
| Revision 336, 136 bytes (checked in by smidl, 17 years ago) |
|---|
| Line | |
|---|---|
| 1 | function [mea]=mexEpdf_set(S); |
| 2 | % function returns mean value of corresponending structure |
| 3 | |
| 4 | % maybe some testing of validity? |
| 5 | |
| 6 | mea = S.m; |
Note: See TracBrowser
for help on using the browser.
