photo

Teresa


自 2011 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

8 个提问
4 个回答

排名
104,965
of 300,851

声誉
0

贡献数
8 个提问
4 个回答

回答接受率
75.0%

收到投票数
0

排名
 of 21,094

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 171,294

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • 3 Month Streak
  • Thankful Level 3

查看徽章

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

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

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

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

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

3

个回答