An alternative for strlength function for MATLAB 2013

3 vues (au cours des 30 derniers jours)
Steve Hui
Steve Hui le 23 Juin 2023
Modifié(e) : Matt J le 23 Juin 2023
Hi, everyone,
Is there an alternative function of strlength for MATLAB 2013 or before (It was introducted in MATLAB 2016)?
Thanks,
Steve

Réponse acceptée

Matt J
Matt J le 23 Juin 2023
Modifié(e) : Matt J le 23 Juin 2023
There were no string data types back then, only char vectors, so you could just use length() or numel().

Plus de réponses (0)

Catégories

En savoir plus sur Specialized Power Systems dans Help Center et File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by