Clear Filters
Clear Filters

unable to use Results Summary in GIFT with Error using gift>html_Callback

6 views (last 30 days)
I was using GIFT v4.0.4.11 in MATLAB_R2023b and when I tried to obtain the Results Summary in HTML form, I have the following error. I thought it was because of i did not add matlab to system path and it is added now. But I still encounter this problem when I try again.
Generating summary with new matlab process ...
Error using gift>html_Callback
zsh:1: command not found: matlab
Error in gui_mainfcn (line 95)
feval(varargin{:});
Error in gift (line 30)
gui_mainfcn(gui_State, varargin{:});
Error while evaluating UIControl Callback.
  3 Comments
Divyanshu
Divyanshu on 22 Dec 2023
Hi Qinwen,
Maybe you can refer the manual that is provided along with the tool.
The path to manual is: "<Folder where you extract the downloaded zip>>doc>v4.0b_gica_manual"

Sign in to comment.

Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!