source:
issm/trunk/src/m/shared/TransientAnalysisEnum.m@
1641
Last change on this file since 1641 was 1641, checked in by , 16 years ago | |
---|---|
File size: 294 bytes |
Line | |
---|---|
1 | function macro=TransientAnalysisEnum() |
2 | %TRANSIENTANALYSISENUM - Enum of TransientAnalysis |
3 | % |
4 | % file generated by src/c/SynchronizeMatlabEnum |
5 | % to be synchronized with the corresponding C Enum |
6 | % located in src/c/EnumDefinitions |
7 | % |
8 | % Usage: |
9 | % macro=TransientAnalysisEnum() |
10 | |
11 | macro=232; |
Note:
See TracBrowser
for help on using the repository browser.