photo

László Arany


UoB

Con actividad desde 2012

Followers: 0   Following: 0

Mensaje

I'm a mechanical engineering student using Matlab.

Estadística

MATLAB Answers

12 Preguntas
3 Respuestas

CLASIFICACIÓN
8.684
of 301.352

REPUTACIÓN
5

CONTRIBUCIONES
12 Preguntas
3 Respuestas

ACEPTACIÓN DE RESPUESTAS
83.33%

VOTOS RECIBIDOS
5

CLASIFICACIÓN
 of 21.240

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 174.116

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

  • Thankful Level 3

Ver insignias

Feeds

Ver por

Pregunta


How to solve the dispersion relation in a symbolic expression?
I have a symbolic expression along the lines: H = @(f) a*k*f; where a is a constant. f is the rotational frequency and k...

casi 12 años hace | 1 respuesta | 0

1

respuesta

Pregunta


In symbolic expression how to include an expression that is a function of the symbolic variable?
I have an expression given as e.g.: g = @(x) f*x where f is a function of x and is defined as f(x) = b if x > a...

casi 12 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How to generate .m file from GUIDE GUI?
Hi, I have created a GUIDE GUI in Matlab and wrote thousands of lines of code. I was moving a lot of objects in the GUIDE win...

más de 12 años hace | 3 respuestas | 0

3

respuestas

Pregunta


How to plot only non-zero positive values in a bar3 graph?
This should be trivial but I can't figure it out. I have an NxM matrix, which I am plotting as a bar3 graph. All of them have t...

más de 12 años hace | 0 respuestas | 0

0

respuestas

Respondida
How to put (tab delimited) text files together removing header text?
In the meanwhile I managed to sort out the last part of the question. This is a simple way to reach all files from a folder and ...

más de 12 años hace | 0

Pregunta


How to put (tab delimited) text files together removing header text?
Hi, I have many text files in the following format: Name of the file Date Other useless data Column1 [unit] Col...

más de 12 años hace | 4 respuestas | 0

4

respuestas

Respondida
guidata doesn't save my data, why?
Well, this does the trick, however, I still don't understand why my method doesn't work.

más de 13 años hace | 0

Pregunta


guidata doesn't save my data, why?
I have a GUI made in GUIDE. I need to store some data within functions and they must be reachable by other callbacks. I am using...

más de 13 años hace | 4 respuestas | 0

4

respuestas

Pregunta


Using guidata in a GUIDE GUI
Hi, I created a gui, which has many editable texts as input parameters, many buttons and axes. Some button presses call funct...

casi 14 años hace | 1 respuesta | 0

1

respuesta

Respondida
GUI function data to workspace and to file
I could finally figure it out. You can save the data in the handles of the given GUI. So for example if your GUI is named "MyGU...

casi 14 años hace | 0

| aceptada

Pregunta


GUI function data to workspace and to file
I have a GUI which has a function which runs a few loops and calculates data into matrices. These data are then displayed in a p...

casi 14 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How to write subscript in static text in a GUI?
Hi all, I need to write subscripts into static text objects in a GUI created with GUIDE. I googled the problem and found sev...

casi 14 años hace | 1 respuesta | 2

1

respuesta

Pregunta


The sign "~" is not backwards compatible?
I am using MATLAB 2010b and I created a GUI in GUIDE. The code generated by Matlab contained a lot of input variables for GUI ...

casi 14 años hace | 1 respuesta | 3

1

respuesta

Pregunta


How to put three coordinates in an element of a matrix?
What I'm trying to do is to put the coordinates of velocity vectors into the elements of a 2 dimensional matrix. (That is, I hav...

alrededor de 14 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Compare elements of two matrices
The necessary condition for my "while" loop to keep running is that not all elements of matrix B are smaller than those of matri...

alrededor de 14 años hace | 1 respuesta | 0

1

respuesta