![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/13694793_1538099853056_DEF.jpg)
Hadi Zyien
Followers: 0 Following: 0
Statistiques
RANG
11 021
of 297 010
RÉPUTATION
4
CONTRIBUTIONS
6 Questions
1 Réponse
ACCEPTATION DE VOS RÉPONSES
83.33%
VOTES REÇUS
0
RANG
of 20 418
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 157 687
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
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', ...
plus de 5 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 5 ans il y a | 3 réponses | 0
3
réponsesWhen 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 ...
presque 6 ans il y a | 0
| A accepté
Question
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...
presque 6 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
presque 6 ans il y a | 1 réponse | 0
1
réponseQuestion
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 ...
environ 6 ans il y a | 2 réponses | 0
2
réponsesQuestion
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...
plus de 6 ans il y a | 1 réponse | 0