Hi there,
I am getting the following error when I try and run individual tree point clouds in TreeQSM:
Error using save
Cannot create 'QSM_tree_t1_m1.mat' because 'results' does not exist.
Error in treeqsm (line 469)
save(['results/QSM_',str],'QSM')
The code runs, it produces all of the figures for number of branches, branch order, volumes etc, however, it does not produce the QSM models. This same script was working fine up until about 2 months ago and then I tried running it one day and this error occurred. The 'results' folder is there but for whatever reason it is not being recognised. I am not very competent with MATLAB so any assistance in fixing this issue would be much appreciated as I am looking to do a lot of analysis with TreeQSM in the coming months.
Thanks in advance,
RJLH
Hi there,
I am getting the following error when I try and run individual tree point clouds in TreeQSM:
Error using save
Cannot create 'QSM_tree_t1_m1.mat' because 'results' does not exist.
Error in treeqsm (line 469)
save(['results/QSM_',str],'QSM')
The code runs, it produces all of the figures for number of branches, branch order, volumes etc, however, it does not produce the QSM models. This same script was working fine up until about 2 months ago and then I tried running it one day and this error occurred. The 'results' folder is there but for whatever reason it is not being recognised. I am not very competent with MATLAB so any assistance in fixing this issue would be much appreciated as I am looking to do a lot of analysis with TreeQSM in the coming months.
Thanks in advance,
RJLH