Hadi Zyien
Followers: 0 Following: 0
Statistica
RANK
11.007
of 295.818
REPUTAZIONE
4
CONTRIBUTI
6 Domande
1 Risposta
ACCETTAZIONE DELLE RISPOSTE
83.33%
VOTI RICEVUTI
0
RANK
of 154.606
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Domanda
Find unique or duplicate cells in cell array of chars
If I have a cell array of cells containing strings such as: A = {{'A', 'B', 'C'}, {'C', 'D', 'E'}, {'A', 'B', 'C'}, {'C', 'B', ...
oltre 5 anni fa | 1 risposta | 0
1
rispostaDomanda
How to find Matlab Function blocks in a model?
I would like to use find_system to find all MATLAB Function blocks (from the User-Defined Functions library) in a model. The pro...
oltre 5 anni fa | 3 risposte | 0
3
risposteWhen are libraries inserted into a Simulink model?
You are correct: Library linked blocks do not actually store the library block in the model in which they are used. Rather, the ...
oltre 5 anni fa | 0
| accettato
Domanda
How can multiple data dictionaries be associated with a model?
I would like to associate 2 (or more) data dictionaries with a Simulink model. I was able to do it for 1, by opening the model a...
oltre 5 anni fa | 1 risposta | 0
1
rispostaDomanda
GUI handle structure not updating
I have a simple GUI with a textbox where the user can enter a variable name, and then press the OK button or enter. The GUI then...
quasi 6 anni fa | 1 risposta | 0
1
rispostaDomanda
How to get information on a Simulink.Signal data store?
If I create a data store in the base workspace like so: DataStore = Simulink.Signal; DataStore.Description = 'Stores data for ...
quasi 6 anni fa | 2 risposte | 0
2
risposteDomanda
Can I find where a Simulink.Signal object is stored based on a Data Store Read/Write in the model?
Simulink.Signal objects can be stored in the base workspace, model workspace, and/or a data dictionary. If I have a Data Store R...
circa 6 anni fa | 1 risposta | 0