PN


Aktiv seit 2011

Followers: 0   Following: 0

Nachricht

Statistik

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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

mehr als 11 Jahre vor | 1 Antwort | 0

1

Antwort

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

etwa 13 Jahre vor | 0

Frage


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

etwa 13 Jahre vor | 3 Antworten | 0

3

Antworten

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

mehr als 13 Jahre vor | 0

Frage


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

mehr als 13 Jahre vor | 2 Antworten | 1

2

Antworten

Frage


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

mehr als 13 Jahre vor | 1 Antwort | 1

1

Antwort

Frage


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

mehr als 13 Jahre vor | 2 Antworten | 1

2

Antworten

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

mehr als 13 Jahre vor | 0

Frage


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

mehr als 13 Jahre vor | 3 Antworten | 0

3

Antworten