Hello,--While trying to run the matlab example showing the " ismrmrd" missing error message .>> test_create_datasetUndefined variable "ismrmrd" or class "ismrmrd.Dataset".I couldn't find the ismrmrd mathlab class in the downloaded folder.In lot of locations in the code in different files showing the reference the ismrmrd object.In ismrmrd website matlab example code and datasets section, have mentioned about a "simple_cartesian_recon.m" file, that also missing in the downloaded folder (link; https://github.com/ismrmrd/ismrmrd).Is the mistake with the version of downloaded files?How can I solve the issue? please help..
You received this message because you are subscribed to the Google Groups "ISMRMRD" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ismrmrd+u...@googlegroups.com.
To post to this group, send email to ism...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/ismrmrd/d599ef2b-562e-4370-a8b0-df18e237ef2a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Thanks for the replay Mr.Michael Hansen ,I could test the sample,
In case of cartesian reconstruction example "test_recon_dataset.m", can input the "simple_gre.h5" & "3D_partial_fourier.h5" sample files as input instead of the "testdata.h5" file?
Is the test_recon_dataset. m general code which support all the 2D or 3D cartesian sample reconstruction?
I tried to execute the "test_recon_dataset.m" script file by inputting one of the cartesian type simple_gre.h5 sample file mentioned in ismrmrd website (after renaming it as testdata.h5). But execution failed and showing the below error messages
I could test the sample,
In case of cartesian reconstruction example "test_recon_dataset.m", caninput the "simple_gre.h5" & "3D_partial_fourier.h5" sample files as input instead of the "testdata.h5" file?
Is the test_recon_dataset. m general code which support all the 2D or 3D cartesian sample reconstruction?
--
You received this message because you are subscribed to the Google Groups "ISMRMRD" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ismrmrd+u...@googlegroups.com.
To post to this group, send email to ism...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/ismrmrd/7df22b63-fb69-446b-a20c-e708a67755bc%40googlegroups.com.
Mr. Michael Hansen