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
You could have users put their sample data somewhere specific in the demos, so that the user (who might be quite a novice) doesn't have to make choices.
You could have users put their sample data somewhere specific in the demos, so that the user (who might be quite a novice) doesn't have to make choices.
Ideas:
[userpath filesep 'Documents' filesep 'nptk' filesep 'sampleData']
[userpath filesep 'Documents' filesep 'nptk' filesep 'sampleOutput']
or maybe [toolboxpath filesep 'sampleData'] (where toolboxpath is the toolbox path)
You can see we make a toolboxpath function in DeepInterpolation: https://github.com/MATLAB-Community-Toolboxes-at-INCF/DeepInterpolation-MATLAB/blob/main/%2Bdeepinterp/toolboxpath.m
The text was updated successfully, but these errors were encountered: