photo

Song


TU

Attivo dal 2015

Followers: 0   Following: 0

Messaggio

Statistica

All
MATLAB Answers

11 Domande
1 Risposta

Cody

0 Problemi
4 Soluzioni

RANK
9.731
of 299.984

REPUTAZIONE
4

CONTRIBUTI
11 Domande
1 Risposta

ACCETTAZIONE DELLE RISPOSTE
27.27%

VOTI RICEVUTI
4

RANK
7.873 of 20.857

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
4

ALL TIME DOWNLOAD
0

RANK
62.455
of 166.841

CONTRIBUTI
0 Problemi
4 Soluzioni

PUNTEGGIO
50

NUMERO DI BADGE
1

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • Thankful Level 1
  • Solver

Visualizza badge

Feeds

Visto da

Domanda


Double click callback on a cell in uitable without Java?
After google-ing for a while, I cannot find a feasible solution to realize the double click callback on a cell in uitable. D...

circa 10 anni fa | 1 risposta | 0

1

risposta

Domanda


Add a event callback across all instances of class??
The idea is as follows: If a property of an instance of class is changed, then all the instances of this class should take t...

circa 10 anni fa | 1 risposta | 0

1

risposta

Domanda


"findobj" for user defined class?
Does anyone has an idea whether is there a way to fetch all instances of certain class from a up-level instance of different cla...

circa 10 anni fa | 2 risposte | 1

2

risposte

Domanda


Control Gui elements from Java / Mex externally using separate thread ??
Hello, I just want to ask whether it is possible to control / update a Matlab GUI object from Java or Mex without using the para...

oltre 10 anni fa | 0 risposte | 0

0

risposte

Domanda


Axes doesn't move with parental uipanel ??
I just met something what I don't understand and need help. My Matlab version is 2011b. In my application it seems the axes do...

oltre 10 anni fa | 0 risposte | 0

0

risposte

Domanda


Display utf 8 symbols, e.g. chinese, janpanese as text object in Axes ?
Is it possible to display utf-8 symbols, e.g. chinese, janpanese as pure text object in an axes ? I tried but the text is not...

oltre 10 anni fa | 0 risposte | 0

0

risposte

Risposto
Why buttondownfcn of pushbutton not work in a classdef file ??!!!
Ok, I find out why ... I have to set the property 'enable' -> 'inactive' to invoke the callback.

oltre 10 anni fa | 0

| accettato

Domanda


Why buttondownfcn of pushbutton not work in a classdef file ??!!!
I just want to build a pushbutton in a class defintion with a buttondown callback. But there is no reaction if I click the butt...

oltre 10 anni fa | 2 risposte | 0

2

risposte

Domanda


Put an axes upon listbox of uicontrol?
I tried to put a axes upon a listbox using uistack(), but it doesn't work. Does anyone know why and perhaps a work around? ...

oltre 10 anni fa | 0 risposte | 0

0

risposte

Risolto


Check if sorted
Check if sorted. Example: Input x = [1 2 0] Output y is 0

oltre 10 anni fa

Risolto


Is my wife right?
Regardless of input, output the string 'yes'.

oltre 10 anni fa

Risolto


Add two numbers
Given a and b, return the sum a+b in c.

oltre 10 anni fa

Risolto


Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...

oltre 10 anni fa

Domanda


How to hide/merge the classdef m files?
I want to deploy my matlab application to other one. And it contains several classdef m files. As far as I know, one can convert...

oltre 10 anni fa | 0 risposte | 0

0

risposte

Domanda


Change the uitabgroup's tab color or font color?
Is it possible to change the uitabgroup's tab color or font color? e.g. I set the background color of uitabgroup to dark, so it ...

oltre 10 anni fa | 2 risposte | 3

2

risposte

Domanda


Save graphic object in an axes to mat file
Supposing that I have a figure with axes, which contains several graphic objects, e.g. lines, texts, perhaps also some GUI eleme...

oltre 10 anni fa | 0 risposte | 0

0

risposte