由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
XML版 - help needed (netcdf)
相关主题
What is the standard attribute xml:lang for?用javascript访问xml
Image in SMILxpath 里面如何找 attribute 最大值呢? (转载)
Problem with transformNode??how to assign values to NETCDF file?
Help! About XSL.蔡鸟问个土问题
初级问题 sort XMLhow to change the date attribute of a file
Help: Several questions on XML请教sas123题中第59题。
xslt questionBreaking the Patterns of Depression-CH 6
问个XPath的问题Attribution
相关话题的讨论汇总
话题: netcdf话题: self话题: file
进入XML版参与讨论
1 (共1页)
r**********e
发帖数: 28
1
I am just start to learn use netcdf file.
I am wondering if anyone know how to assign a data value to a variable in
netcdf file.
Here is my matlab program
self=netcdf('test.cdf','clobber'); % THIS IS TO OPEN A netcdf FILE
self.myGlobalAttribute =ncchar('test') % ASSIGN A GLOBAL ATTRIBUTE
self('myRecordDimension')=1 % DEDFINE RECORD DEMINSION
r = self('myRecordDimension')
self('myDimension') = 40 % DEFINE VARIABLE DIMENSION
d=self('myDimension')
self{'myVariable'} = nc
1 (共1页)
进入XML版参与讨论
相关主题
Attribution初级问题 sort XML
how to plot LC-MS chromatogramHelp: Several questions on XML
海洋盐度数据xslt question
有没有那位高手用过或者听说过netCDF?问个XPath的问题
What is the standard attribute xml:lang for?用javascript访问xml
Image in SMILxpath 里面如何找 attribute 最大值呢? (转载)
Problem with transformNode??how to assign values to NETCDF file?
Help! About XSL.蔡鸟问个土问题
相关话题的讨论汇总
话题: netcdf话题: self话题: file