Hi Nands,

if you set the dimension to zero, it means unlimited, e.g.

nc('TIME') = 0

Cheers
Alexander


On Wed, Feb 24, 2010 at 9:50 AM,  <n...@itimes.com> wrote:
> Hi everyone.
>
> In Matlab, if the dimension's size is not known the following is used :
> mexcdf('DIMDEF',nc,'TIME','NC_UNLIMITED');
> I wanted to know, what is the syntax to do the same in octcdf?
> nc.('TIME') = ???
>
> Thanks.
>
> Nands
>
> ------------------------------------------------------------------------------
> Download Intel&#174; Parallel Studio Eval
> Try the new software tools for yourself. Speed compiling, find bugs
> proactively, and fine-tune applications for parallel performance.
> See why Intel Parallel Studio got high marks during beta.
> http://p.sf.net/sfu/intel-sw-dev
> _______________________________________________
> Octave-dev mailing list
> Octave-dev@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/octave-dev
>

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Octave-dev mailing list
Octave-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/octave-dev

Reply via email to