Last change
on this file since 8222 was 8222, checked in by Mathieu Morlighem, 14 years ago |
Use mex functions to get enums (no more number in matlabs)
|
File size:
402 bytes
|
Rev | Line | |
---|
[5285] | 1 | function macro=SurfaceRelVelMisfitEnum()
|
---|
[5687] | 2 | %SURFACERELVELMISFITENUM - Enum of SurfaceRelVelMisfit
|
---|
[5285] | 3 | %
|
---|
| 4 | % WARNING: DO NOT MODIFY THIS FILE
|
---|
[6321] | 5 | % this file has been automatically generated by src/c/EnumDefinitions/Synchronize.sh
|
---|
| 6 | % Please read src/c/EnumDefinitions/README for more information
|
---|
[5285] | 7 | %
|
---|
| 8 | % Usage:
|
---|
| 9 | % macro=SurfaceRelVelMisfitEnum()
|
---|
| 10 |
|
---|
[8222] | 11 | macro=StringToEnum('SurfaceRelVelMisfit');
|
---|
Note:
See
TracBrowser
for help on using the repository browser.