photo

Elia


Karlsruher Institut für Technologie

Attivo dal 2013

Followers: 0   Following: 0

Messaggio

Statistica

  • Thankful Level 3

Visualizza badge

Feeds

Visto da

Domanda


access to data in another file
the folowing callback function is created in a seperated file, how can have access to the value of the toggle button i have ...

oltre 9 anni fa | 0 risposte | 0

0

risposte

Domanda


Error: indexing must appear last in an index expression.
i got the following error when i tried to run the code I wrote Error using str2func Error: ()-indexing must appear last in...

oltre 10 anni fa | 1 risposta | 0

1

risposta

Domanda


concatenating matrices of a cell vertically
i have a cell(1,n)=A of matrices (, the matrices have the same number of colums , and different number of rows . i want to conca...

oltre 10 anni fa | 1 risposta | 0

1

risposta

Domanda


dynamic name for matrices
i want to create a dynamic name for the matrices , that are generated through a loop . for j=1:x for i=1:y ...

oltre 10 anni fa | 2 risposte | 0

2

risposte

Domanda


focus to a specified cell in a table
how can i give the focus to a specified cell in a table ?

oltre 10 anni fa | 1 risposta | 0

1

risposta

Domanda


working with input argument of a function
i have table with 2 columns , the input are functions and Time intervals , in which each function must be plotted . i want t...

oltre 10 anni fa | 1 risposta | 0

1

risposta

Domanda


the tag is assigned to more than one component matlab gui
i have created 2 edit boxes ,then i deleted one of them and kept the other with same Tag of the removed box . I edit the callbac...

oltre 10 anni fa | 2 risposte | 0

2

risposte

Domanda


error: Index exceeds matrix dimensions
i have created an eatable with two columns , a plot button and two buttons for editing the row's number(add/delete), the Column...

oltre 10 anni fa | 2 risposte | 0

2

risposte

Domanda


i can't find the mistake in the code
i created a GUI to plot multiple functions between specified limits ,their are 2 axes in the figure . i have a problem by plott...

oltre 10 anni fa | 1 risposta | 0

1

risposta

Domanda


String to a mathematical expression
how can i convert a String to a mathematical expression , that i can use in a function's body ?

oltre 10 anni fa | 1 risposta | 0

1

risposta

Domanda


Plotting data from table
how can i plot every column ( of a 2 columns table )as a function of time in two different axes ?

oltre 10 anni fa | 2 risposte | 0

2

risposte

Domanda


accessible property for an instance
i want to give a name to the x-axes ,i wrote this command in the openingfcn set(get(axes1,'XLable'), 'String','time'); ...

oltre 10 anni fa | 1 risposta | 0

1

risposta

Domanda


Editing Properties in gui-code
i want to change the lable of the axes , but i don't know where i must write x/y-lable command in the gui-code ? as a general ru...

oltre 10 anni fa | 2 risposte | 0

2

risposte