Hi, I'm using this code with matlab2018b to load my big tiff files converted by ImageJ (primary files are .fli). This might be silly since I'm quite new to matlab. I'm running it using X2toGo on the server and tried: tsStack = TIFFStack ('/xx/xx/Rec3.tif'); %%the full file path And it showed me this: Error using TIFFStack Error: File: TIFFStack.m Line: 180 Column: 46 Invalid use of operator Do I have to put my tif files on the same path with the code? Or any idea about this error? Thank you in advance! _Originally posted by @XhXue in https://github.com/DylanMuir/TIFFStack/issues/31#issuecomment-490811980_
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be resolved. The issue was opened by XhXue and has received 0 comments.