Bárbara Matos
Followers: 0 Following: 0
Estadística
16 Preguntas
0 Respuestas
CLASIFICACIÓN
35.655
of 295.467
REPUTACIÓN
1
CONTRIBUCIONES
16 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
68.75%
VOTOS RECIBIDOS
1
CLASIFICACIÓN
of 20.234
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 153.912
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
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...
más de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
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 ...
más de 2 años hace | 1 respuesta | 1
1
respuestaPregunta
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...
más de 2 años hace | 0 respuestas | 0
0
respuestasPregunta
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 ...
más de 2 años hace | 0 respuestas | 0
0
respuestasPregunta
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...
más de 2 años hace | 2 respuestas | 0
2
respuestasPregunta
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...
más de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
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 ...
más de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
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 ...
más de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
casi 3 años hace | 1 respuesta | 0
1
respuestaPregunta
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 ...
casi 3 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
casi 3 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
alrededor de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
alrededor de 3 años hace | 2 respuestas | 0