For SIMULINK level-1 S function how to address two inputs which are matrices
이전 댓글 표시
if the inputs to the S function are two which are matrices
in the first place how to declare them in the function syntax *function [sys,x0,str,ts,simStateCompliance] =multiply(t,x,u,flag,)***
and how to adress the elements of the matrices say if A and B are the input matrices
A(1,1) and B(2,1) something like that..
Please help in this regard Thanks in advance
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Simulink에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!