photo

Alex K


Last seen: 7 Monate vor Aktiv seit 2023

Followers: 0   Following: 0

Statistik

Feeds

Anzeigen nach

Frage


How to eliminate delays in drawing a graph during modeling in Simulink, in a dashboard?
I work in Simulink. I am making a model with cyclic calculations. The model is complex, I’m struggling with speed, trying to op...

10 Monate vor | 2 Antworten | 0

2

Antworten

Frage


How in Simulink send one signal from an input to one of several outputs according to a given output number?
Simulink has a "Multi-Port switch" element that can be used to switch one of the inputs to a single output. It is necessary to ...

etwa ein Jahr vor | 1 Antwort | 0

1

Antwort

Beantwortet
Table element access problem
My example: T_test = readtable('test_table.xlsx'); data = T_test{1,1}; And error "Cell contents reference from a non-cell a...

etwa ein Jahr vor | 0

Frage


Table element access problem
I am reading a table from an excel file T_Log_Pf = readtable(Log_Pf_path_fn); But the compiler generates mxArray instead of a ...

etwa ein Jahr vor | 2 Antworten | 0

2

Antworten