PN


2011 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


how to change the value of a gui object using an external function (i.e without using the m file associated with the gui)?
Hello there, The question is quite self-explanatory so i'll just add an example to make it clearer: function [csnames] =...

11年以上 前 | 1 件の回答 | 0

1

回答

回答済み
waitbar + surf functions. are they incompatible?
by the way, in the previous code, the matlab returns the following error: Error using ==> uiwaitbar at 101 Couldn't ...

約13年 前 | 0

質問


waitbar + surf functions. are they incompatible?
[EDIT: 20110621 14:54 CDT - reformat - WDR] When trying to establish a waitbar for a double-cycle I am using, I have found out ...

約13年 前 | 3 件の回答 | 0

3

回答

回答済み
uitable - get data from numeric and logical cells altogether
I have used the guide to assemble the uitable and set a couple of columns as numeric, and several other as logical. However, I l...

13年以上 前 | 0

質問


uitable - get data from numeric and logical cells altogether
Suppose I have a uitable containing a column with numerical values and several other columns containing a logical value (i.e. a ...

13年以上 前 | 2 件の回答 | 1

2

回答

質問


How can I edit cells with string values in a UITABLE?
I am trying to be able to edit a uitable, by means of using CellEditCallBack. However, even though I pretty much got the hang of...

13年以上 前 | 1 件の回答 | 1

1

回答

質問


clearing an instance of a structure variable
hello! I was wondering whether it is possible to clear an instance on a structure variable, as in the following example. ...

13年以上 前 | 2 件の回答 | 1

2

回答

回答済み
Deleting rows from a uitable
Ok I now understand that I can't select an entire row. Let us suppose then that I want to select a given cell, and from that obt...

13年以上 前 | 0

質問


Deleting rows from a uitable
My question appears to be rather simple, but I haven't been able to come across a solution yet. Suppose we have a pushbutton tha...

13年以上 前 | 3 件の回答 | 0

3

回答