Community Profile

photo

Teresa


Active since 2011

Followers: 0   Following: 0

Message

Statistics

  • 3 Month Streak
  • Thankful Level 3

View badges

Feeds

View by

Question


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...

12 years ago | 1 answer | 0

1

answer

Answered
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...

12 years ago | 0

Question


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...

12 years ago | 1 answer | 0

1

answer

Question


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...

12 years ago | 0 answers | 0

0

answers

Answered
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...

12 years ago | 0

| accepted

Question


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) ...

12 years ago | 1 answer | 0

1

answer

Question


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...

12 years ago | 1 answer | 0

1

answer

Answered
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...

13 years ago | 0

Question


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...

13 years ago | 2 answers | 0

2

answers

Question


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 ...

13 years ago | 1 answer | 0

1

answer

Answered
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...

13 years ago | 0

Question


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...

13 years ago | 3 answers | 0

3

answers