Bárbara Matos
Followers: 0 Following: 0
Statistik
16 Fragen
0 Antworten
RANG
35.655
of 295.569
REPUTATION
1
BEITRÄGE
16 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
68.75%
ERHALTENE STIMMEN
1
RANG
of 20.247
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 154.105
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
Feeds
Frage
Is it possible to plot patternCostums in appDesigner?
I have an interfae in appDesigner and I want to plot the a patternCostum graphic. I was trying this line: patternCustom(app.R...
mehr als 2 Jahre vor | 1 Antwort | 0
1
AntwortFrage
It is possible to know how meshgrid organize the points?
Hello! I am creating a sphere of points like it is shown in image 1. The ideia is now, for each point, calculate the value of ...
mehr als 2 Jahre vor | 1 Antwort | 1
1
AntwortFrage
Error filling holes for shared_channel:patternCustom:RepeatedPoints. Floating point numbers are not allowed as holes. They should be converted to character vectors.
Hello! I am trying to represent the radiation diagram of an array of antennas with the function patternCostum and I am obtaining...
mehr als 2 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
How to do an interpolation with more than one variables? " Error using matlab.internal.math.interp1 Sample points must be unique."
Hello! I have a file with information (image 1). In matlab, I chose that file, read it and save the different columns as I want ...
mehr als 2 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Edit field numeric appdesigner
Hello! Is there some way in appdesigner to have a variable after an edit field (numeric)? For an example I see image 1. I want...
mehr als 2 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
How to open and read .ffs file matlab?
Hello! I have an .ffs file (see image 1). I am doind this in matlab to get it and open it: >> [radiationfile, path] = uigetfil...
mehr als 2 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Scrollable tab groups in appDesigner
Hello! I am using a tab group in appDesigner (image 1). In the code I put there some buttons and I want to have the possibility ...
mehr als 2 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How to clear a plot in app designer to plot it again with new results?
Hello! I have an app in appDesigner (image 1). When I press the button "Couplig Relations", there is a method which is done and ...
mehr als 2 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Error using rf.internal.checkfreq Expected Frequencies to be nonnegative.
Hello! I am trying to run the code presented in image 1 and it appears an error. I realize it's because I can't have negative fr...
mehr als 2 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Copy elements in a structure or a matrix?
I have a matrix 2x2 presented in figure 1. For that matrix, I have a structure with all the relations. For each relation there i...
mehr als 2 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How to save and change the position of some fields in a structure?
I have a matrix of buttons (the user choses the number os lines and columns) presented in figure 1. When the user choses the num...
mehr als 2 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How to rename files and put them into structure?
Hello! I am doing a GUI in appdesigner. With this line, I can open multiple files. [file, path] = uigetfile('*.s2p','MultiSel...
fast 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How to adjust the size of components in appDesigner?
I am doing a GUI, but I don't know how to adjust the size and location of the components to the screen size. It works good when ...
fast 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Convertion to double from struct is not possible
Hello! I am trying to do two things, but the ideia it's the same. In the first case (image 1) I want to save app.input_signal in...
fast 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Matrix of buttons in AppDesigner
I would like to have a matriz of buttons where I can use all of this buttons. I tried someting like this (first print), but it d...
etwa 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
I want to chose a function and use it in the code, but have the possibility to chose different functions, is it possible?
I am trying to have the possibility to chose different files (which are functions) and use them with a signal. But I need to hav...
etwa 3 Jahre vor | 2 Antworten | 0