Pack_and_Go

Version 1.0.0 (1.58 KB) by HS Ding
Pack All Dependent Files and Functions and Add to New Folder
4 Downloads
Updated 27 May 2024

View License

  1. Select main file (Matlab Script, Live Script)
  2. Select output folder
New folder will be created, folder name is same as the main file nme. All Dependent Files and Functions will copy to the new folder.
New Folder will be opened after everything is done.
PackGo;
PackGo(false); % will not run the main file,
% so if the main file have addpath commend, and the path will not be added,
% the function in this path will not be copied to the output folder
File copied will display

Cite As

HS Ding (2024). Pack_and_Go (https://www.mathworks.com/matlabcentral/fileexchange/166846-pack_and_go), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2024a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Tags Add Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0