Skip to content

Change the download data method for tutorial1 #9

Description

@MauroLeidi

Description

Currently, the installation of the data for tutorial 1 relies on a shell script:
demo/data_demo/data_8_tutorial_1/downloadData.sh

This approach assumes the user has a Unix/Linux/macOS environment (or something like WSL on Windows). As a result, Windows users without a Unix-like shell cannot easily run this script.

Suggestion

We should provide a more OS-independent way to download the tutorial data, such as:

  • A small MATLAB script downloadMatlab.m that works cross-platform.
  • Or simply add manual download instructions for windows in the README.md file.

This would ensure that the tutorial runs smoothly on all operating systems.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions