How can I create a function in simulink that takes a matrix input?

1 Ansicht (letzte 30 Tage)
KAI YIN CHAN
KAI YIN CHAN am 6 Mär. 2016
Beantwortet: Walter Roberson am 6 Mär. 2016
I want to build a model that uses fundamental inputs, for example, EPS PE, to get a target price for stocks.
I would like to analyse many stocks at once so that I don't need to calculate them one by one.
Can I inputs those data in matrix and get all outputs for individual stocks?

Antworten (1)

Walter Roberson
Walter Roberson am 6 Mär. 2016
Sometimes you need to input a vector and reshape it to 2D for calculations.

Kategorien

Mehr zu Financial Toolbox finden Sie in Help Center und File Exchange

Produkte

Community Treasure Hunt

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

Start Hunting!

Translated by