Can Julia import data from .mat files directly?
.mat
Yes, I’ve had no issues.using MAT.jl.
You can find packages like these with a simple search. Google, JuliaHub.
OK, many thanks!