답변 있음
how to find the equality of 2 numbers?
I think you should consider using *isequal()* . The function works with single, double, string.

거의 12년 전 | 0

질문


DeleteFcn and DestroyFcn callbacks
I want to be able to do specific operations when I delete a block. DeleteFcn and DestroyFcn are perfect for that. There is 1...

거의 12년 전 | 답변 수: 0 | 0

0

답변

질문


Change the order of the menu bar`s items of the model
I used *sl_customization* to add a new item to the model's menu. Now I want to change the order of the items. Is this possib...

거의 12년 전 | 답변 수: 1 | 0

1

답변

답변 있음
Need some assistance with creating a program
You could create a small GUI using *GUIDE*. You can get the data from/to GUI using the commands *get* and *set*

대략 12년 전 | 0

| 수락됨

질문


unique Simulink model identifiers
Hello all, When a new model is created in Simulink, is there some unique Identifier also created that can be read ? Best...

대략 12년 전 | 답변 수: 1 | 0

1

답변

질문


Renaming a model from explorer or MATLAB folder
Hello all, I want to know when a user renames a model with *F2*, either from *windows explorer* or from *MATLAB Current Folde...

대략 12년 전 | 답변 수: 1 | 0

1

답변

질문


PreSaveFcn Callback
I want to save the model with a different name and get the model name of the previous model. For example I have a model named...

대략 12년 전 | 답변 수: 1 | 0

1

답변

질문


existence of structure without the use of eval
Hello, I`m trying to see if a structure exists or not in the workspace (i`m checking the structure if it exists in another st...

12년 초과 전 | 답변 수: 1 | 0

1

답변

질문


code generation using Embedded Coder
Hello all, I`m trying to generate Embedded C code, but without the HW present(with the HW present it is working fine). I s...

12년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Adding Libraries to the Library Browser
I am trying to add my own library to the library browser. The problem is that the library that appears in the library browse...

12년 초과 전 | 답변 수: 1 | 0

1

답변

답변 있음
Create new workspace
Yes but when you close the GUI, the function ends and all the data will be lost. I need to held all data from all the blocks in ...

12년 초과 전 | 0

질문


Create new workspace
Hello all, I have a mask(loads a GUI) with many variables that also exist in base. I want to be able to use the mask block mo...

12년 초과 전 | 답변 수: 2 | 0

2

답변