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

1 回表示 (過去 30 日間)
Mattia Connola
Mattia Connola 2022 年 3 月 21 日
編集済み: Mattia Connola 2022 年 3 月 22 日
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

回答 (1 件)

Cris LaPierre
Cris LaPierre 2022 年 3 月 21 日
Sounds like a job for a for loop. See Ch 12 of MATLAB Onramp.
  1 件のコメント
Mattia Connola
Mattia Connola 2022 年 3 月 22 日
編集済み: Mattia Connola 2022 年 3 月 22 日
ok thanks i will take a look on that chapter

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeGet Started with MATLAB についてさらに検索

製品


リリース

R2021b

Community Treasure Hunt

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

Start Hunting!

Translated by