Feeds
提问
Numbers in GUI are upside down
Hi, i show a matrix in an image with different colors and to show the values i use the text-property of axes. but know the n...
14 years 前 | 1 个回答 | 0
1
个回答已回答
Gui resize with dynamic objects
I changed the function of the dynamic buttons and made them dependend on the new size of the axes. after that i changed there 'u...
Gui resize with dynamic objects
I changed the function of the dynamic buttons and made them dependend on the new size of the axes. after that i changed there 'u...
14 years 前 | 0
提问
Gui resize with dynamic objects
I've implemented a gui for a screensize of 1280 x 1024. There some dynamic buttons which depend on the size of my axes (calculat...
14 years 前 | 1 个回答 | 0
1
个回答提问
calculate nullspace of stochiometric matrix
Hello, i try to calculate the nullspace of a stochiometric matrix with the algorithms lu, qr and svd. Standard is the null-co...
14 years 前 | 0 个回答 | 0
0
个回答已回答
Change Data Cursor text
The problem was the string now i tried: txt = sprintf('Flux: %s\nPool: %s\nWert: %d.2',flux{1},pool{1},wert); and thi...
Change Data Cursor text
The problem was the string now i tried: txt = sprintf('Flux: %s\nPool: %s\nWert: %d.2',flux{1},pool{1},wert); and thi...
14 years 前 | 0
| 已接受
提问
Change Data Cursor text
Hello, i try to change the data tip of the data cursor and use this function: function txt = myupdatefcn(empt,event_obj) ...
14 years 前 | 1 个回答 | 0
1
个回答提问
Changing color of Button
With some help i've created a variable amount of buttons in my gui: for n=1:s handles.b{n}=uicontrol('Style','PushButton...
14 years 前 | 1 个回答 | 0
1
个回答已回答
Replace buttons
Thanks for your answer. But another problem is, that the buttons will not be there when i start the gui. they are created when...
Replace buttons
Thanks for your answer. But another problem is, that the buttons will not be there when i start the gui. they are created when...
14 years 前 | 0
提问
Replace buttons
Hello, I have a function which creates buttons in my gui when I load data. The number of buttons depend on the size of the XT...
14 years 前 | 2 个回答 | 0
2
个回答提问
Changing number of buttons
I've implemented a Gui with Guide where i can choose a mat-File. Then the data is shown in an image-plot with a variable number ...
14 years 前 | 1 个回答 | 0
1
个回答已回答
Matrix ausgeben mit farbigen patches je nach Wert
But is it possible to see also the values like in a table? so that the background ist coloured? And how do I create my own colo...
Matrix ausgeben mit farbigen patches je nach Wert
But is it possible to see also the values like in a table? so that the background ist coloured? And how do I create my own colo...
14 years 前 | 0
提问
Matrix ausgeben mit farbigen patches je nach Wert
Hallo, ich würde gerne eine beliebig große Matrix in einem Fenster ausgeben lassen, sodass negative Werte blau (für kalt) unt...
14 years 前 | 3 个回答 | 0

