Skip to content

Add progress indicator for cellfun operations (NNDataset.INPUTS) #1806

@yu-wei-c

Description

@yu-wei-c

Lengthy cellfun operations, particularly those applied to NNDataset.INPUTS, currently run without any visible progress, leaving users uncertain about runtime or process completion—especially for large datasets.

Add a progress indicator or waitbar for cellfun calls (see: MATLAB forum discussion). The indicator should display during time-consuming dataset loading or transformation steps, ideally showing batch or cell index progression, and close automatically when finished.

Metadata

Metadata

Assignees

No one assigned

    Labels

    GUIIssues related to GUI

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions