<div dir="ltr">Hi, <div>I am new to Petsc, here are some details of the relevant softwares I am using:</div><div>1. petsc-3.19.3 (on wsl-ubuntu22.04 platform)</div><div>2. MATLAB-R2022a</div><div>3. hdf5-1.10.7 (checked using 'pkg-config --modversion hdf5')</div><div>4. configured using:  './configure --with-cc=gcc --with-cxx=g++ --with-fc=gfortran --download-mpich --download-fblaslapack --with-matlab --with-matlab-dir=/usr/local/MATLAB/R2022a --download-hdf5 --with-hdf5=1'</div><div><br></div><div>I am trying to read a '.mat' file ('<b>myfile.mat</b>') using 'PetscViewerHDF5Open'  (the source code '<b>read_Matrix.c</b>' is attached herewith). I could compile the source code with no error, but I am getting an error ('<b>ERROR.txt</b>') indicating that there is an issue opening the HDF5 file. Could you please help me to resolve this issue?</div><div><br></div><div>Maitri</div><div><br></div></div>