how to insert 500 inputs into a script that also contains a function

1 visualización (últimos 30 días)
Hi everyone, I should run my script 500times with 500 inputs automatically which I have already obtained and inserted into an array.
(The outputs will be used as a dataset to train a neural network)
does anyone know how i can create a function or script for this?
thank you very much

Respuestas (1)

Cris LaPierre
Cris LaPierre el 21 de Mzo. de 2022
Sounds like a job for a for loop. See Ch 12 of MATLAB Onramp.

Categorías

Más información sobre Get Started with MATLAB en Help Center y File Exchange.

Productos


Versión

R2021b

Community Treasure Hunt

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

Start Hunting!

Translated by