How can I use MATLAB classes with source control software that will not accept the @ character in a file name?

1 visualizzazione (ultimi 30 giorni)
I am trying to put a MATLAB class under source control in Microsoft Visual Studio 6.0. MATLAB requires an @ character in the class name and the source control will not accept an @ character in a file name.

Risposta accettata

MathWorks Support Team
MathWorks Support Team il 27 Giu 2009
This change has been incorporated into the documentation in Release 14 Service Pack 3 (R14SP3). For previous releases, read below for any additional information:
The ability to use class names without the @ character is not available in MATLAB. Note that most file systems have the ability to quote non-standard characters in filenames (possibly with an escape character). You can check with your source control software technical support for a workaround.

Più risposte (0)

Categorie

Scopri di più su Software Development Tools in Help Center e File Exchange

Prodotti

Community Treasure Hunt

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

Start Hunting!

Translated by