photo

Adrian Quesada


Last seen: etwa ein Monat vor Aktiv seit 2016

Followers: 5   Following: 1

Nachricht

Programming Languages:
MATLAB
Spoken Languages:
English, Spanish
Pronouns:
He/him

Statistik

All
MATLAB Answers

8 Fragen
3 Antworten

File Exchange

13 Dateien

Cody

1 Problem
25 Lösungen

RANG
38.725
of 301.513

REPUTATION
1

BEITRÄGE
8 Fragen
3 Antworten

ANTWORTZUSTIMMUNG
37.5%

ERHALTENE STIMMEN
1

RANG
5.117 of 21.310

REPUTATION
261

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
13 Dateien

DOWNLOADS
52

ALL TIME DOWNLOADS
287

RANG
15.287
of 175.013

BEITRÄGE
1 Problem
25 Lösungen

PUNKTESTAND
380

ANZAHL DER ABZEICHEN
5

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Discussions

DURCHSCHNITTLICHE ANZAHL DER LIKES

  • GitHub Submissions Level 3
  • Thankful Level 2
  • 5-Star Galaxy Level 1
  • Personal Best Downloads Level 2
  • First Submission
  • Thankful Level 1
  • Speed Demon
  • Promoter
  • CUP Challenge Master
  • Commenter
  • Solver

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


How can I use Menu bar for multiple options check?
Hi all I am trying to create an app on the App Designer. This app will have the option to be in English and Spanish, so the us...

fast 7 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


How to make two drop down Dependent
I have two drop down on my App Designer app, like this: DropDown1.Items = {'1','2','3','4','5'}; DropDown1.ItemsData = [1,2,3,...

fast 7 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to find position of a number in an array using a drop down
Lets say P=[1 2 3;4 5 6; 7 8 9] is there any way to use a drop down in GUI or App Designer to search for a value in the first co...

fast 7 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to write a vector in uitable?
I have this columns names on the Matlab UITable app.UITable.ColumnName = {'Iteracion'; 'Xl'; 'Xu'; 'Xr'; 'f(Xl)'; 'f(Xr)'; ...

mehr als 7 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


How do I make an App window full screen programmatically in MATLAB?
I have a Matlab app, and I would like that it starts always maximized without using the mouse to maximize the figure window.

mehr als 7 Jahre vor | 2 Antworten | 1

2

Antworten

Frage


Plotting two continuous figures
Hi I need to make two graphs in one figure. I have to plot the current vrs the voltage, for this I use the following command: ...

mehr als 8 Jahre vor | 0 Antworten | 0

0

Antworten

Beantwortet
Run a function into a function
Thaks for your help

mehr als 8 Jahre vor | 0

Beantwortet
Run a function into a function
No, I'm talking about a function to run replace_me 5 times with diferents inputs. Like this: % code function problemb...

mehr als 8 Jahre vor | 0

| akzeptiert

Beantwortet
Run a function into a function
Ok, I will try to explain it better. Supose I have the next code: % code function w = replace_me(v,a,b,c) if nargin <...

mehr als 8 Jahre vor | 0

Frage


Run a function into a function
Hi I have a function "a" called "function x=problem1(a,b,c,d)" I would like to create a function "b" that call function "a" an...

mehr als 8 Jahre vor | 5 Antworten | 0

5

Antworten

Frage


There was a problem sending the command to the program
I installed MATLAB and it ran well at first, but when I closed it and tried running it by double-clicking a *.m file it produced...

mehr als 9 Jahre vor | 3 Antworten | 0

3

Antworten