https://github.com/alberti42/get-recent-matlab-documents-for-launchbar
Get recent MATLAB recent documents for LaunchBar
https://github.com/alberti42/get-recent-matlab-documents-for-launchbar
Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (15.1%) to scientific vocabulary
Repository
Get recent MATLAB recent documents for LaunchBar
Basic Info
- Host: GitHub
- Owner: alberti42
- Language: Objective-C
- Default Branch: main
- Size: 660 KB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 1
Metadata Files
README.md
Get Recent MATLAB Documents for LaunchBar
This repository provides an action for LaunchBar for accessing recent documents opened with Mathworks MATLAB. The actions are designed to streamline access to recent files for users of MATLAB.

Contents
This repository includes the following components:
- Action: Pre-packaged LaunchBar action in
Action.zipto enable direct access to recent documents. - Source Code:
- GetRecentMatlabDocuments: Retrieves recent MATLAB documents.
Installation
Option 1: Manual Installation
- Download the pre-packaged actions from the Action.zip.
- Extract the contents, which include:
Recent MATLAB Documents.lbaction
Place these
.lbactionfiles into your LaunchBar Actions folder:~/Library/Application Support/LaunchBar/ActionsRestart LaunchBar to load the new actions.
Option 2: Automatic Installation
Alternatively, you can simply double-click each .lbaction file. This will automatically install the action in LaunchBar.
Compilation Instructions
To compile the GetRecentMatlabDocuments program from the source code, follow the steps below. Compilation from the source code should however not be necessary if you simply plan to use the actions.
Open the Xcode project:
- Open the Xcode project
GetRecentMatlabDocuments.xcodeproj, which is located at the root of the project directory:open GetRecentMatlabDocuments.xcodeproj
- Open the Xcode project
Set Build Configuration:
- Go to Edit Scheme for each target and ensure the Build Configuration is set to
Releasefor the final production build.
- Go to Edit Scheme for each target and ensure the Build Configuration is set to
Build the Selected Target:
- Select Product > Build to build the selected scheme. This will compile the program and place the output in the
BUILT_PRODUCTS_DIR.
- Select Product > Build to build the selected scheme. This will compile the program and place the output in the
Manual Copy to LaunchBar Actions:
- After building, copy the executable to the in:
~/Library/Application Support/LaunchBar/Actions/Recent MATLAB Documents.lbaction/Contents/Scripts
- After building, copy the executable to the in:
Usage
- Activate LaunchBar and type the name of MATLAB.
- Press space to display the recent documents directly from LaunchBar.
Donations
If you find this plugin helpful, consider supporting its development with a donation.
Author
- Author: Andrea Alberti
- GitHub Profile: alberti42
- Donations:
Feel free to contribute to the development of this plugin or report any issues in the GitHub repository.
Owner
- Name: Andrea Alberti
- Login: alberti42
- Kind: user
- Location: Munich
- Website: http://quantum-technologies.iap.uni-bonn.de/alberti
- Repositories: 3
- Profile: https://github.com/alberti42
Quantum physicists
GitHub Events
Total
- Release event: 1
- Watch event: 2
- Push event: 3
- Create event: 3
Last Year
- Release event: 1
- Watch event: 2
- Push event: 3
- Create event: 3
