-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
MATLAB CoderbugSomething isn't workingSomething isn't workingenhancementNew feature or requestNew feature or request
Description
The packNGo function is buggy, slow, and is also different across multiple MATLAB versions.
The currently-implemented modifiedPackNGo is just a palliative, but it cannot guarantee the same functionality of the original packNGo across different MATLAB versions. As an instance, it does not work on MATLAB 2020a.
The timeline for fixing this feature is the following:
- Enable option
-packto specify the already-packed code - Implement custom packNGo that is cross-platform and cross-version
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
MATLAB CoderbugSomething isn't workingSomething isn't workingenhancementNew feature or requestNew feature or request