Feeds
質問
How to know which inport-block belong to which From-Block ?
Hi everyone, This is an exemple of my question. Imagine that i have a lot of subsystems and in the main-system or in the subsys...
約6年 前 | 0 件の回答 | 0
0
回答質問
How to log a block in simulink-model programmatically?
Hi everyone, is there any way to log a block in simulink-model programmatically this is how i log signals on and off selec...
6年以上 前 | 1 件の回答 | 0
1
回答回答済み
ismember(A,B,'rows') indexing
function result = compareMatrices( A,B) result = zeros(size(A,1),size(B,2)); % generate matrix with the same size as the A ...
ismember(A,B,'rows') indexing
function result = compareMatrices( A,B) result = zeros(size(A,1),size(B,2)); % generate matrix with the same size as the A ...
6年以上 前 | 0
質問
double-click on "uilistbox" App designer
Hallop everyone, How can I execute a double-click on ListBox in App Designer? Thank you in Advance
6年以上 前 | 2 件の回答 | 0
2
回答質問
how to access to a funktion of a component from another component app designer?
Hi everyone! is there any possibility to access to funktion-callback of a component from another one? I want to make callback-...
6年以上 前 | 0 件の回答 | 0
0
回答質問
how to wite html code to color background of aparticular uitable by using app designer ?
Hi everyone. my question is how to edite color of particular cell (Table) in app designer by using html code? for normal figur...
6年以上 前 | 1 件の回答 | 0
1
回答質問
synchronize two or more scroll bars (or scroll bars of listboxes)
Hello Matlabers imagine that there are 2 or more scroll bars (or scroll bars of listboxes) and if the user scrolls one of the...
7年以上 前 | 1 件の回答 | 1
1
回答回答済み
Error set data of table by using eventdata.Indices inside CellSelectionCallback
hi everyone, i solved that Problem and here is how i did that. if someone wants to click on any casket of the table and g...
Error set data of table by using eventdata.Indices inside CellSelectionCallback
hi everyone, i solved that Problem and here is how i did that. if someone wants to click on any casket of the table and g...
8年弱 前 | 0
| 採用済み
質問
Error set data of table by using eventdata.Indices inside CellSelectionCallback
Hallo everyone, this Error Shows up only after using set(handles.table,'Data',data): Index exceeds matrix dimensions...
8年弱 前 | 1 件の回答 | 0
1
回答質問
how to get the Location of a box inside uitable (table), which is highlighted?
hi everyone, i have a table inside GUI and i want to get the coordinates of box in the table which is highlighted. for exe...
8年弱 前 | 0 件の回答 | 0
0
回答質問
How to get and set handles of GUI1 in GUI2 (GUI1 and GUI2 are stored in a different folders)
Hi everyone. my question is: I have for exemple to GUIs(GUI1 und GUI2). in every GUI there are so many figures(edittext ,...
8年弱 前 | 1 件の回答 | 0
1
回答質問
How can I add a property to the properties of Simulation Data Inspector?
question about Simulation data inspector. for more information and descreption about the generated Signals. I would like to ...
約8年 前 | 0 件の回答 | 0


