photo

Petr


Aktiv seit 2012

Followers: 0   Following: 0

Nachricht

Statistik

MATLAB Answers

9 Fragen
8 Antworten

RANG
7.666
of 300.343

REPUTATION
6

BEITRÄGE
9 Fragen
8 Antworten

ANTWORTZUSTIMMUNG
100.0%

ERHALTENE STIMMEN
4

RANG
 of 20.926

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 168.172

BEITRÄGE
0 Probleme
0 Lösungen

PUNKTESTAND
0

ANZAHL DER ABZEICHEN
0

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Highlights

DURCHSCHNITTLICHE ANZAHL DER LIKES

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Beantwortet
Errordlg for any given Matlab error
For those that will have the same problem...solution might look something like this if you use GUI... function varargout = ...

mehr als 12 Jahre vor | 0

| akzeptiert

Frage


Errordlg for any given Matlab error
Hi, I have a question about inner Matlab error management. Right now I have quite a large program with a lot of variables and...

mehr als 12 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
Intersection of two hyperboloids
Anyway...I did it by cumulation in the end...I counted the errors and it is acceptible in some conditions... Thanks...

mehr als 12 Jahre vor | 0

| akzeptiert

Beantwortet
Intersection of two hyperboloids
Yes...those equations do not have analytical solution...and numerical it always exceeds limit...plus when there is a low of valu...

mehr als 12 Jahre vor | 0

Beantwortet
Intersection of two hyperboloids
I probably should have said that I could do it as a cumulation for example in Z plane row by row...but that takes about a 2-3 mi...

mehr als 12 Jahre vor | 0

Frage


Intersection of two hyperboloids
Hi, I have a question about intersection of two hyperboloids. I can easily plot them with plot3 or surf so I can clearly see ...

mehr als 12 Jahre vor | 4 Antworten | 0

4

Antworten

Frage


Changing GUI figure icon
Hi, I have a question about changing a GUI figure icon. I know that if I do that I would violate Matlab terms...but would it ...

mehr als 12 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Solving 4 equations with 4 unknowns
Hi, I would use a little help. I have 4 equations with 4 unknowns and I need to solve them to get the answer to the 4 unknown...

fast 13 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
Pushbutton activated by Enter(return) key
Solution was simple and enough elegant for me... . function pushbutton1_KeyPressFcn(hObject, eventdata, handles) ke...

fast 13 Jahre vor | 1

| akzeptiert

Beantwortet
How to determine if enter(return) was pressed ?
Solution was simple and enough elegant for me... . function pushbutton1_KeyPressFcn(hObject, eventdata, handles) ke...

fast 13 Jahre vor | 1

| akzeptiert

Beantwortet
How to make buttuns react to enter/return ?
Solution was simple and enough elegant for me... . function pushbutton1_KeyPressFcn(hObject, eventdata, handles) ke...

fast 13 Jahre vor | 0

| akzeptiert

Frage


How to make buttuns react to enter/return ?
Hi, I am starting to be slightly irritated by buttons...I can I make a button to react to enter/retun key when I press it whe...

fast 13 Jahre vor | 3 Antworten | 0

3

Antworten

Frage


How to determine if enter(return) was pressed ?
Hi, in one part of my code I need to determine if enter(return) was pressed. I am useing simple part of code: kkey = get(...

fast 13 Jahre vor | 2 Antworten | 2

2

Antworten

Frage


How I set a string in edit field when string is longer than the field itself
Hi guys, I have an idea how I want it to behave but I have no clue how to do it. So I beg for help :) I have edit field wi...

fast 13 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Pushbutton activated by Enter(return) key
Hi, I would like to ask you why doesn't work when I call funtion pushbutton1_Callback inside pushbutton1_KeyPressFcn. I have ...

fast 13 Jahre vor | 3 Antworten | 0

3

Antworten

Beantwortet
How can I make window to be fullscreen and resizable in Matlab GUI ?
Wow thanks, now I at least know where to look... but still I would appreciate if app would go to fullscreen right away and th...

etwa 13 Jahre vor | 0

Frage


How can I make window to be fullscreen and resizable in Matlab GUI ?
Hi, I have a question about matlab GUI. I'm programming an aplication only about one window and a have quite a lot buttons et...

etwa 13 Jahre vor | 6 Antworten | 0

6

Antworten