I created some variables of types such as duration, datetime, categorical, and table using MATLAB and saved them as .mat files. The files were created and saved using MATLAB 2020b. They can be read normally using the latest master branch's MAT.jl, but MATLAB 2024b and maltab 2025b will report errors (the problem with string types in the master branch has been fixed).
create_data.txt
julia_test_data_2020b.txt
julia_test_data_2024b.txt
julia_test_data_2025b.txt