LL Adata.m (1.4.0) Adata.create() allows creation of new folders.
If you are creating the first adata file of a mouse, the mouse folder does not exist.
You can allow the silent creation of the parent folder explicitly with:
Adata.create('my_matfile_fullpath.mat', 'create_dir', true)