Good morning,
I'm sorry to ask such a trivial question but for some reason pivLab won't let me reopen a previous session that I saved.
Some other important information:
I used a video as my data
I used a mask in the previous session
The previous file is a .mat file and I have the video I analyzed in the same folder as all other Matlab related files. Not sure if the mask was saved in the .mat file when I saved the session.
When I try to open the session I go to file, load PIVlab session, and then when I select my file PIVlab says busy loading session but then it never loads - even if I wait a couple hours. I would share the .mat file and my video but they exceed the 24 mb limit.
The error I'm getting in Matlab is this:
Unrecognized field name "pass2".
Error in import.load_session_Callback (line 94)
set(handles.checkbox26, 'value',vars.pass2);
^^^^^^^^^^
Error while evaluating UIControl Callback.
And the fields contained in the .mat file:
% This shows the fields contained in the file
calxy: 9.5897e-05
calu: 0.0029
calv: -0.0029
units: '[m] respectively [m/s]'
u_original: {4060×1 cell}
v_original: {4060×1 cell}
x: {4060×1 cell}
y: {4060×1 cell}
typevector_original: {4060×1 cell}
u_filtered: {4060×1 cell}
v_filtered: {4060×1 cell}
typevector_filtered: {4060×1 cell}
u_smoothed: {4060×1 cell}
v_smoothed: {4060×1 cell}
vorticity: {4060×1 cell}
velocity_magnitude: {4060×1 cell}
u_component: {4060×1 cell}
v_component: {4060×1 cell}
divergence: {4060×1 cell}
vortex_locator: {4060×1 cell}
shear_rate: {4060×1 cell}
strain_rate: {4060×1 cell}
LIC: {4060×1 cell}
vectorangle: {4060×1 cell}
correlation_map: {4060×1 cell}
information: {7×1 cell}
I'm not sure what other information might be needed but any help would be very appreciated - I have little experience with Matlab.
Sincerely,
Jakob Danner