/
[MITgcm]
/
MITgcm_contrib
/
gael
/
matlab_class
/
@gcmfaces
/
get.m
Annotation of /MITgcm_contrib/gael/matlab_class/@gcmfaces/get.m
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.1
- (
hide annotations
) (
download
)
Wed Feb 10 14:43:47 2010 UTC
(15 years, 5 months ago) by
gforget
Branch:
MAIN
matlab_class core routine: gcmfaces methods
1
gforget
1.1
function
val
=
get
(
a
,
propName
)
2
3
eval
([
'
val
=
a
.
'
propName
';'
]);
4
ViewVC Help
Powered by
ViewVC 1.1.22