Statistiques
RANG
6 397
of 295 527
RÉPUTATION
7
CONTRIBUTIONS
24 Questions
15 Réponses
ACCEPTATION DE VOS RÉPONSES
20.83%
VOTES REÇUS
1
RANG
of 20 242
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 154 057
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
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...
plus de 6 ans il y a | 1 réponse | 0
0
réponseQuestion
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...
plus de 6 ans il y a | 1 réponse | 0
1
réponsejava 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...
plus de 6 ans il y a | 0
| A accepté
Question
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...
plus de 7 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 8 ans il y a | 1 réponse | 0
0
réponseMark 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...
environ 9 ans il y a | 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 ...
plus de 9 ans il y a | 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...
plus de 9 ans il y a | 0
Question
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 ...
plus de 9 ans il y a | 1 réponse | 0
0
réponseI 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...
plus de 9 ans il y a | 0
| A accepté
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...
plus de 9 ans il y a | 0
Question
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:...
plus de 9 ans il y a | 2 réponses | 0
2
réponsesQuestion
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...
plus de 9 ans il y a | 2 réponses | 0
2
réponsesQuestion
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...
presque 10 ans il y a | 1 réponse | 0
1
réponsechange 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...
environ 10 ans il y a | 0
| A accepté
Question
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. ...
environ 10 ans il y a | 1 réponse | 0
1
réponseerror: 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...
environ 10 ans il y a | 0
Question
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...
environ 10 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
presque 11 ans il y a | 1 réponse | 0
1
réponseQuestion
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....
environ 11 ans il y a | 2 réponses | 0
2
réponsesQuestion
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 ...
plus de 11 ans il y a | 1 réponse | 0
0
réponseUpdate 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...
plus de 11 ans il y a | 0
Question
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...
plus de 11 ans il y a | 2 réponses | 0
2
réponsesHow 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.
plus de 11 ans il y a | 0
Question
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...
plus de 11 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 11 ans il y a | 1 réponse | 0
1
réponseMatlab 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...
plus de 11 ans il y a | 0
| A accepté
Question
Matlab Coder not working
Hi to everyone, I have this function: function output = simplecontroller(input) %UNTITLED2 Summary of this function ...
plus de 11 ans il y a | 3 réponses | 0
3
réponsesQuestion
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? ...
plus de 11 ans il y a | 1 réponse | 0
1
réponseQuestion
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(...
plus de 11 ans il y a | 1 réponse | 0