Can I input multiplexed signals(of same data type) to matlab function block
Ältere Kommentare anzeigen
Can I input multiplexed signals(of same data type) to matlab function block
Antworten (1)
Arun Sanap
am 5 Mai 2021
0 Stimmen
As per my understanding, you are trying to feed the output of the Mux block to the MATLAB function block.
The MATLAB function block supports scalar, vector, and matrix inputs. Since the output of the Mux is a vector signal, it can be fed to the MATLAB function block.
Here is more info on using MATLAB function block:
Kategorien
Mehr zu Simulink Functions finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!