Align equal sign

Automatically align equal sign in variables assignment
643 téléchargements
Mise à jour 2 oct. 2014

Afficher la licence

This function allows you to align equal signs in the matlab editor.
Select some text with variables assignments from the editor and run the function.

You may find easier to add this function as a shortcut to your matlab toolbar.

This function is not intended to work on your whole code, but only on snippets of variables assignments.

This code has been inspired by Replace in selection: http://www.mathworks.co.uk/matlabcentral/fileexchange/38264-find-and-replace-in-selection
If you find any bug, please report it here.

Citation pour cette source

Alessandro Masullo (2024). Align equal sign (https://www.mathworks.com/matlabcentral/fileexchange/47918-align-equal-sign), MATLAB Central File Exchange. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2013a
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Environment and Settings dans Help Center et MATLAB Answers
Remerciements

A inspiré : Align Matrix

Community Treasure Hunt

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

Start Hunting!
Version Publié le Notes de version
1.5.0.0

Update description

1.4.0.0

Update description.

1.3.0.0

Description update.

1.2.0.0

Description and title update.

1.1.0.0

Description and title update.

1.0.0.0