Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Suggestion: streamline demos with "default" locations for downloaded data #16

Open
stevevanhooser opened this issue Dec 24, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@stevevanhooser
Copy link
Collaborator

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

@stevevanhooser stevevanhooser added the enhancement New feature or request label Dec 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant