You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have calcium transient traces that I'd like to analyze, but I keep getting the following error
"Please select the folder with the calcium traces
Error using sheetnames (line 36)
Unable to find or open 'C:\Users\raash\Desktop\caltrack\CalTrack-master\scripts\MultiCell\CalciumData_MultiCell.xlsx'. Check the
path and filename or file permissions.
Error in DataAnalysis (line 6)
s_names = sheetnames(fullfile(path,file));
Error in main (line 228)
DataAnalysis"
I have converted my STK files to TIFF using imageJ, but I can't seem to get through any further after the program asks to select a file. I do have Bio-formats downloaded as well, but I'm not sure if I'm missing anything. Can you please help?
Best,
The text was updated successfully, but these errors were encountered:
Hello,
I hope all is well.
I have calcium transient traces that I'd like to analyze, but I keep getting the following error
"Please select the folder with the calcium traces
Error using sheetnames (line 36)
Unable to find or open 'C:\Users\raash\Desktop\caltrack\CalTrack-master\scripts\MultiCell\CalciumData_MultiCell.xlsx'. Check the
path and filename or file permissions.
Error in DataAnalysis (line 6)
s_names = sheetnames(fullfile(path,file));
Error in main (line 228)
DataAnalysis"
I have converted my STK files to TIFF using imageJ, but I can't seem to get through any further after the program asks to select a file. I do have Bio-formats downloaded as well, but I'm not sure if I'm missing anything. Can you please help?
Best,
The text was updated successfully, but these errors were encountered: