Thread Subject: Terrible HDF5 in 2009b

Subject: Terrible HDF5 in 2009b

From: meng long

Date: 12 Oct, 2009 15:58:06

Message: 1 of 1

In 2009a,

    H5S.set_extent_simple(dFSId,1,dNoRcds,[]);
    dMSId = H5S.create_simple(1,dNoRcds,[]);

    All work well with the same input [].

In 2009b,

    H5S.set_extent_simple(dFSId,1,dNoRcds,...
        H5ML.get_constant_value('H5S_UNLIMITED')); % works well
    H5S.set_extent_simple(dFSId,1,dNoRcds,[]); % works wrong

    dMSId = H5S.create_simple(1,dNoRcds,[]); % works well

It is a terrible to use different default value for same thing in 2009b.

Tags for this Thread

Everyone's Tags:

Add a New Tag:

Separated by commas
Ex.: root locus, bode

What are tags?

A tag is like a keyword or category label associated with each thread. Tags make it easier for you to find threads of interest.

Anyone can tag a thread. Tags are public and visible to everyone.

Tag Activity for This Thread
Tag Applied By Date/Time
hdf5 meng long 12 Oct, 2009 11:59:08
terrible meng long 12 Oct, 2009 11:59:08
h5s meng long 12 Oct, 2009 11:59:08
rssFeed for this Thread

Contact us at files@mathworks.com