Estadística
18 Preguntas
11 Respuestas
0 Problemas
14 Soluciones
CLASIFICACIÓN
22.058
of 295.527
REPUTACIÓN
1
CONTRIBUCIONES
18 Preguntas
11 Respuestas
ACEPTACIÓN DE RESPUESTAS
61.11%
VOTOS RECIBIDOS
1
CLASIFICACIÓN
of 20.242
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
27.467
of 154.057
CONTRIBUCIONES
0 Problemas
14 Soluciones
PUNTUACIÓN
160
NÚMERO DE INSIGNIAS
2
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
Question about 2 output optimization
Hi guys! I'm struggling to formulate a typical optimization problem into something than can be solved by MATLAB and was hopin...
alrededor de 10 años hace | 1 respuesta | 0
1
respuestaPregunta
Getting wrong results with fft
Hi guys! I just can't get my head around fft function in MATLAB. I have a set of variable-step data and variable-step time ob...
casi 11 años hace | 1 respuesta | 0
1
respuestaPregunta
Animating the SIMULINK model
Hi guys! I am working on a project and accidentally came across this video, where the person animates his quarter vehicle sus...
casi 11 años hace | 2 respuestas | 0
2
respuestasPregunta
Having a slight problem with Newton-Raphson loop. No errors in command window..
Hi everybody! First, thank you very much for answering my previous question about the anonymous functions. *The new issue ...
alrededor de 12 años hace | 2 respuestas | 0
2
respuestasPregunta
Possible to use anonymous function as script function input?
Hey everyone! I was wondering if there is any method to allow anonymous function to be used as an input. For example: I ha...
alrededor de 12 años hace | 3 respuestas | 0
3
respuestasPregunta
Newton-Raphson method to solve equations.
Hi guys! I'm trying to write a function that would allow me to use numerical methods (Newton-Raphson method) to solve equatio...
alrededor de 12 años hace | 1 respuesta | 0
1
respuestaHaving a problem building a graph in a GUI. No errors in com. window
Figured it out, forgot to add str2doubl after getting the value from the listbox. Sorry!
más de 12 años hace | 0
| aceptada
Pregunta
Having a problem building a graph in a GUI. No errors in com. window
Hi Guys! Here's the deal: I'm trying to build a gui that processes excel data and builds a graph from it. I need to be able t...
más de 12 años hace | 2 respuestas | 0
2
respuestasNeed a bit help with getting values from gui listbox
It still takes all 3 values from the listBox. How can I make it take onl the selected one?
más de 12 años hace | 0
Pregunta
Need a bit help with getting values from gui listbox
Hi guys! I have a gui witha listbox with 3 values in it (0.01, 0.1 & 1).I need my gui to use numerical value selected in the ...
más de 12 años hace | 2 respuestas | 0
2
respuestasHow to only print GUI graph with GUIDE toolbar
After doing a bit more searching it appears that you cannot just print from the axes. The only possible way to print is to copy ...
más de 12 años hace | 0
Pregunta
How to only print GUI graph with GUIDE toolbar
Hi guys! I have added a toolbar for my GUI ( that has some data and a graph). I added save, print and data cursor tools to it...
más de 12 años hace | 1 respuesta | 0
1
respuestaProgram does 5 calculations instead of one.
Allright guys! I'm really sorry for making the whole thing really confusing. I treid Jan's suggestion on Friday and it did not w...
más de 12 años hace | 0
Program does 5 calculations instead of one.
Still can't figure it out. Anyone? :(
más de 12 años hace | 0
Pregunta
Program does 5 calculations instead of one.
Hi Guys! I have written a simple script, that's supposed to do some loop calculations. Here's the script: a=3; initialVelo...
más de 12 años hace | 4 respuestas | 0
4
respuestasHow to create a loop calcualtion?
Thanks a lot fellas! I really don't know which question to mark up, as all of them seem to use the more or less same method, so ...
más de 12 años hace | 0
Pregunta
How to create a loop calcualtion?
Hi Guys! I am writing a GUI that processes some excel data and got to a point, where I need it to do some loop calculation. How...
más de 12 años hace | 4 respuestas | 0
4
respuestasInstaller won't see the Compliler toolbox
For future references, the problem was with the license. Once you activate it through the matlab homepage everything works.
más de 12 años hace | 0
| aceptada
Pregunta
Having trouble compiling uigetfile function
Hello everyone! I created a GUI that has a feature to import and get data from an Excel file. To do that i used uigetfile funct...
más de 12 años hace | 1 respuesta | 0
1
respuestaInstaller won't see the Compliler toolbox
That's what I thought, but the guy I spoke to in Mathworks (who gave me the download link and login details) knows that I'm usin...
más de 12 años hace | 0
Pregunta
Installer won't see the Compliler toolbox
I got a trial license for Matlab R2012a and Compiler toolbox. Boh 64-bit. I put both files into the same folder and when I get t...
más de 12 años hace | 4 respuestas | 0
4
respuestasxlsread uses ''basic mode'' on windows with excel
I tried both .xlsx and .xls, the problem still persists. The issue seems to be with the COM server that Matlab uses for Excel. I...
más de 12 años hace | 0
Problem to import data from Excel to Matlab
Could you give a full discription on the problem solving steps that your performed? Thank you!
más de 12 años hace | 0
Problems starting Excel server
Has anybody managed to fix this problem yet? My computer runs XP 64-bit with Excel installed on it. How can I start Excel COM po...
más de 12 años hace | 0
Pregunta
Problem with xlswrite. Need to write text and numbers. Need help!!
Good day! I've developed a gui, that takes data from an excel spreadsheet and does certain calculatons to some of the data. I th...
más de 12 años hace | 1 respuesta | 1
1
respuestaPregunta
xlsread uses ''basic mode'' on windows with excel
Hey guys! Everytime I do: endnumData=xlsread('data.xlsx') I get an error,that says: Warning: Could not start Exce...
más de 12 años hace | 4 respuestas | 0
4
respuestasPregunta
How to make a simple gui to plot a scatter graph?
Hello everybody! I'm required to create a gui (with a graph window and a push button) in Matlab that would import data from exc...
más de 12 años hace | 1 respuesta | 0
1
respuestaPregunta
Make a calculator display an error message for non-numerical values.
I am trying to program a simple calculator with 2 "edit text" windows. I want it to display an error dialog for non-numerical va...
más de 12 años hace | 0 respuestas | 0
0
respuestasPregunta
Trying to make a simple calculator/multiplyer. Only works for the first time.
Good day! I'm tryin to make a simple multiplyer that would take 2 input values,sum them up and multiply the sum by 2. The gui h...
más de 12 años hace | 1 respuesta | 0