Closed kenatcampbellmusclelab closed 4 years ago
User tried to run the demo_twitch_1 but hit the following error:
demo_twitch_1 Undefined function or variable 'varargin2struct'.
Error in loadjson (line 61) opt=varargin2struct(varargin{:});
What else am I missing?
loadjson was on Ken's MATLAB path but not included directly in this repo.
Ken ran a dependency report on demo_twitch_1.m and moved the missing files into the utilities directory.
User tried to run the demo_twitch_1 but hit the following error:
Error in loadjson (line 61) opt=varargin2struct(varargin{:});
What else am I missing?