Borrar filtros
Borrar filtros

loop through array of strings in tic

2 visualizaciones (últimos 30 días)
Caroline Brandberg
Caroline Brandberg el 9 de Jun. de 2017
Comentada: Caroline Brandberg el 3 de Jul. de 2017
Hi,
I want to loop through an array of strings in tlc that I retrieve from a MATLAB function.
I.e., something like the following: (OBS, this code doesn't work)
%assign values = FEVAL("my_fcn", arg)
%assign nbrOfValues = FEVAL("length", values)
%foreach i = nbrOfValues
%<values[i]>
%endforeach
How do I do this?
  4 comentarios
Philip Borghesani
Philip Borghesani el 9 de Jun. de 2017
Editada: Philip Borghesani el 9 de Jun. de 2017
This is not MATLAB code it is tlc for the Target Language Compiler to create an S-function for use with Simulink and RTW.
Caroline Brandberg
Caroline Brandberg el 3 de Jul. de 2017
Yes, sorry for the confusion, and thanks @Philip Borghesani for the clarification. Any ideas of how to solve this issue?

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre Startup and Shutdown en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by