Adam Kaas - MATLAB Central
photo

Adam Kaas


Attivo dal 2012

Followers: 0   Following: 0

Messaggio

Statistica

MATLAB AnswersFrom 05/12 to 04/25Use left and right arrows to move selectionFrom 05/12Use left and right arrows to move left selectionTo 04/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

12 Domande
5 Risposte

RANK
5.695
of 298.132

REPUTAZIONE
8

CONTRIBUTI
12 Domande
5 Risposte

ACCETTAZIONE DELLE RISPOSTE
100.0%

VOTI RICEVUTI
6

RANK
 of 20.538

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 160.453

CONTRIBUTI
0 Problemi
0 Soluzioni

PUNTEGGIO
0

NUMERO DI BADGE
0

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • Thankful Level 3
  • First Answer

Visualizza badge

Feeds

Visto da

Domanda


Coder deleting variable definitions
Why oh why does coder feel the need to delete my variable definitions from time to time? It is unbelievably frustrating having t...

quasi 13 anni fa | 2 risposte | 0

2

risposte

Risposto
very basic question
http://www.mathworks.com/help/toolbox/symbolic/f1-82523.html#f1-6230 This may help.

quasi 13 anni fa | 0

Risposto
connect two uicontrol object with a line
I'm guessing there is a more efficient way, but you could always get a picture of the path you want either online or make it usi...

quasi 13 anni fa | 0

Domanda


Coolest things MATLAB can do
As I'm becoming more and more familiar with MATLAB, I'm starting to fall in love with it. I was wondering what are the coolest t...

quasi 13 anni fa | 3 risposte | 4

3

risposte

Risposto
Popup menu values disappearing
Took a bit of digging, but found it. set(handles.Popupmenu, 'String', {'Option1' 'Option2' 'Option3' 'Option4'}); Found it...

quasi 13 anni fa | 0

| accettato

Domanda


Popup menu values disappearing
I have some popup menus who's values will change based on a different popup menu. This is exactly what I want it to do, however ...

quasi 13 anni fa | 1 risposta | 0

1

risposta

Domanda


Replacing the '@' symbol for MATLAB Coder
Hey guys, ran into an interesting issue when trying to replace the @ symbol. I was originally going to recode this by hand in C ...

quasi 13 anni fa | 1 risposta | 0

1

risposta

Domanda


"This kind of expression is not supported"
Quick question... If I receive that error when using coder to convert my MATLAB code to C, am I S.O.L when it comes to having...

quasi 13 anni fa | 2 risposte | 0

2

risposte

Domanda


Codegen saying variable is constrained to being non-complex when it's defined as complex
Any idea why I'd get this error: The left-hand side has been constrained to be non-complex, but the right-hand side is comple...

quasi 13 anni fa | 2 risposte | 1

2

risposte

Risposto
"Undefined function or variable '****'. The first assignment to a local variable determines its class."
Since all of my "Undefined function or variable" errors were on variables, and all my variables were 1 x 1 doubles, I just defin...

quasi 13 anni fa | 0

| accettato

Domanda


"Undefined function or variable '****'. The first assignment to a local variable determines its class."
Hi all, I'm using Coder to convert my code to C/C++.When I attempt to convert one of my functions just for practice, i starte...

quasi 13 anni fa | 6 risposte | 1

6

risposte

Risposto
Documentation on "field" when using Coder
Finally found what I was looking for I believe. http://www.mathworks.com/help/toolbox/eml/ug/bq8nvao.html#bsgv846-3

quasi 13 anni fa | 0

| accettato

Domanda


Documentation on "field" when using Coder
Hi. I'm looking for documentation on how to properly define "field" when I know an input is a 1 x 1 struct when I'm using Coder ...

quasi 13 anni fa | 1 risposta | 0

1

risposta

Domanda


if statement asking if an addlistener() event has occured
Is there a way to write an if statement that says something like: if % addlistener(handles.Edit1, 'String','PostGet',f) occur...

quasi 13 anni fa | 2 risposte | 0

2

risposte

Domanda


Changing a popup menu by changing an edit text box
Sorry for all the questions today guys, but I really appreciate all of your help. So I've learned how to change an edit text box...

quasi 13 anni fa | 1 risposta | 0

1

risposta

Domanda


Toggling a radio button when switching popup menu options
What I'm looking to do is when a user selects a different option on the popup menu in my GUI, I can tell the radio buttons I hav...

quasi 13 anni fa | 1 risposta | 0

1

risposta

Domanda


Using a GUI popup menu to change an Edit Text box
I'm hoping I can get some help without having to submit a picture or my code, but I have a GUI setup up with numerous edit text ...

quasi 13 anni fa | 2 risposte | 0

2

risposte