Borrar filtros
Borrar filtros

An alternative for strlength function for MATLAB 2013

3 visualizaciones (últimos 30 días)
Steve Hui
Steve Hui el 23 de Jun. de 2023
Editada: Matt J el 23 de Jun. de 2023
Hi, everyone,
Is there an alternative function of strlength for MATLAB 2013 or before (It was introducted in MATLAB 2016)?
Thanks,
Steve

Respuesta aceptada

Matt J
Matt J el 23 de Jun. de 2023
Editada: Matt J el 23 de Jun. de 2023
There were no string data types back then, only char vectors, so you could just use length() or numel().

Más respuestas (0)

Categorías

Más información sobre Computer Vision with Simulink en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by