Estadística
24 Preguntas
15 Respuestas
CLASIFICACIÓN
6.403
of 295.448
REPUTACIÓN
7
CONTRIBUCIONES
24 Preguntas
15 Respuestas
ACEPTACIÓN DE RESPUESTAS
20.83%
VOTOS RECIBIDOS
1
CLASIFICACIÓN
of 20.227
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 153.872
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
Simulink stuck with Robotics Toolbox model initialization
<https://fr.mathworks.com/matlabcentral/answers/335245-long-initializing-time-when-using-the-robotics-system-toolbox I have seen...
más de 6 años hace | 0 respuestas | 0
0
respuestasPregunta
java exception robotics toolbox
Hi, I am trying to do the example - Task 3 - Work with Messages Using MATLAB Function Block - <https://fr.mathworks.com/help...
más de 6 años hace | 1 respuesta | 0
1
respuestajava exception robotics toolbox
I found the answer to my question. It was rather easy. It was the Java version on my ubuntu 14.04 and the one _expected_ by matl...
más de 6 años hace | 0
| aceptada
Pregunta
Generate trajectories with same tangent in a specific point
Hi, I want to simulate the movements of 3 robots/agents in space and I would like to generate 3 different trajectories which...
más de 7 años hace | 1 respuesta | 0
1
respuestaPregunta
Tune Simulink parameter at simulation time
Hi to everyone, I have a problem. I have an embedded function in my simulink model which has a structure (struct) as paramete...
más de 8 años hace | 0 respuestas | 0
0
respuestasMark tunable ALL parameters of an S-Function
Mathworks is not listening. I did a solution by myself. If you are interested you can find it here : <https://www.yout...
alrededor de 9 años hace | 1
how to compare two videos in matlab ? i have extracted frames from video but what should be next in comparing process ??
Hi, I would give a look at this link : http://www.mathworks.com/help/imaq/examples/video-display-with-live-histogram.html ...
más de 9 años hace | 0
How to generate a DLL file from Matlab for C++ (i'm using 2013a)
Hi, For that you could use the MATLAB Coder. To to what you want you should set the target to *C/C++ Dynamic Library* in t...
más de 9 años hace | 0
Pregunta
Shortcut to 'Generate S-Function' in Simulink
Hi to everyone, I am using more and more the _Generate S-Function_ tool in SIMULINK to compile my blocks and make my simulation ...
más de 9 años hace | 0 respuestas | 0
0
respuestasI need an activation key to access Matlab online
MATLAB is not a free-of-charge software. You need to pay for it. If you are a student you could look here to buy a license which...
más de 9 años hace | 0
| aceptada
how to write functions in an m-file?
You should write something like that: function [ cost ] = objective( time ) %UNTITLED Summary of this function goes here...
más de 9 años hace | 0
Pregunta
Does Matlab resize vectors automatically
Hi to everyone. I was wondering if MATLAB is able to automatically resize the arrays. To me it sounds that it does because this:...
más de 9 años hace | 2 respuestas | 0
2
respuestasPregunta
Mark tunable ALL parameters of an S-Function
Dear all, I have a block with certain parameters and I want to have all of them as tunable when I generate my S-Function cor...
más de 9 años hace | 2 respuestas | 0
2
respuestasPregunta
Create an S-Function with 3D inputs
Hi to everyone. I am using Simulink and my model is too slow for my purposes. I am using already the Accelerator mode and I woul...
casi 10 años hace | 1 respuesta | 0
1
respuestachange the location of the slprj folder
I found the way to do it. It was easier than I thought. Just run matlab (I am working under Linux, ubuntu 14.04) from the fo...
casi 10 años hace | 0
| aceptada
Pregunta
change the location of the slprj folder
Hi to everyone, I don't want to run matlab as an administrator and I would like to change the location of the slprj folder. ...
casi 10 años hace | 1 respuesta | 0
1
respuestaerror: Code generation failed Failed to create file
I have the same problem and I knew it was because I didn't have privileges. The problem is that when I run matlab as an administ...
casi 10 años hace | 0
Pregunta
Source Control in a SIMULINK Project
Hi to everyone, I am sorry if this is a stupid question but I want to be sure about it. Until now I was working without S...
alrededor de 10 años hace | 1 respuesta | 0
1
respuestaPregunta
Prediction of Ocean Waves
Hi to everyone, I have to implement a Predictor to predict ocean (or river) waves. Can you give me some ideas from where...
casi 11 años hace | 1 respuesta | 0
1
respuestaPregunta
Executable or Matlab App from Simulink+GUI
Hi to everyone, I have my simulink model and I have my GUI which starts,simulates and displays the results of the simulation....
alrededor de 11 años hace | 2 respuestas | 0
2
respuestasPregunta
Suptitle of an updating plot
Hi to all, I have a figure in which I have 2 plots (subplot 211 and subplot 212). I need to impose a suptitle on the plot ...
más de 11 años hace | 0 respuestas | 0
0
respuestasUpdate plot on Axes in a Matlab GUI
With drawnow it´s not working in real time! I wrote in the run_button callback: function run_button_Callback(hObject, ev...
más de 11 años hace | 0
Pregunta
Update plot on Axes in a Matlab GUI
Hi, I´m simulating a SIMULINK model and in this model I store some variables in the Worskspace. I have a GUI and if AFTER the...
más de 11 años hace | 2 respuestas | 0
2
respuestasHow can I create a plot where the graph shifts as the data extends?
I solved plotting and then write: xlim([i-50,i+50]) Let me know if this helps, Fabrizio.
más de 11 años hace | 0
Pregunta
Plot a Cycle in Matlab
Hi MatlabERS :), I need to plot a cycle, but I don´t know if this is possible in Matlab. I need something like what is d...
más de 11 años hace | 1 respuesta | 0
1
respuestaPregunta
Arduino and Serial port in MATLAB
Hi, I have an Arduino DUE connected to my Virtual machine on which there is installed UBUNTU. If I try to create a seria...
más de 11 años hace | 1 respuesta | 0
1
respuestaMatlab Coder not working
I solved thanks to this post: http://www.mathworks.it/support/solutions/en/data/1-QBCS1/?solution=1-QBCS1 Thanks for your re...
más de 11 años hace | 0
| aceptada
Pregunta
Matlab Coder not working
Hi to everyone, I have this function: function output = simplecontroller(input) %UNTITLED2 Summary of this function ...
más de 11 años hace | 3 respuestas | 0
3
respuestasPregunta
Simulink Red Wires. Why?
Hi. I´m using SIMULINK on Matlab r2013a. I would like to understand why some wires of my model are red. Can you help me? ...
más de 11 años hace | 1 respuesta | 0
1
respuestaPregunta
Code generation failed Incorrect number of right hand side elements in dot name assignment
I´m trying to execute this function in MATLAB 2013a in a Matlab Function Block within a SIMULINK model. function L=fcn(...
más de 11 años hace | 0 respuestas | 0