Statistics
16 Questions
0 Answers
RANK
17,634
of 295,527
REPUTATION
2
CONTRIBUTIONS
16 Questions
0 Answers
ANSWER ACCEPTANCE
12.5%
VOTES RECEIVED
2
RANK
of 20,242
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,057
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
Efficiently update MATLAB App Designer GUI real time from Simulink
I have a Simulink model and a GUI made in app designer from which I control said model. So far I have been able to let the GUI a...
7 years ago | 4 answers | 0
4
answersQuestion
Read UDP packets asynchronously from Simulink in MATLAB
I have a very simple setup where I am generating a sine wave in simulink and sending it through a UDP block. On the other han...
7 years ago | 1 answer | 0
1
answerQuestion
Non linearly spaced points using a time vector in MATLAB
I have a vector which contains a trajectory for an end effector of a robot. During each sample the next point in the trajectory ...
8 years ago | 0 answers | 0
0
answersQuestion
Change world frame in sim-mechanics during real time simulation
I have a Simulink model which uses SimMechanics to simulate a robot. I want to be able to change the world frame based on which ...
8 years ago | 0 answers | 0
0
answersQuestion
Simulink build succeeding in R2011b but failing in R2014b due to missing library rt_nonfinite.h
So I have 2 Matlab and simulink installations running on my opensuse computer running. For some reason I can build my model on R...
9 years ago | 1 answer | 0
1
answerQuestion
Troubling building simulink model due to newer C-API
Hello, I'm having some issues getting Etherlab to play nice with my very simple simulink model. It refuses to compile. At ...
9 years ago | 0 answers | 0
0
answersQuestion
Model walking body in Simulink
I'm trying to create a simple model of a body which will then be later controlled. However, I am running into trouble when I'm c...
9 years ago | 2 answers | 0
2
answersQuestion
Can a dedicated DAQ board and desktop PC with xPC Target replace a Speedgoat?
I'm building an exoskeleton with a group of students and we are figuring out our electrical topology. There are some discussions...
9 years ago | 1 answer | 1
1
answerQuestion
Model a crude human leg in SimMechanics
I am trying to learn the basics of SimMechanics and I'm having trouble understanding frames of reference and revolute joints and...
9 years ago | 1 answer | 0
1
answerQuestion
Interfacing and controlling an exoskeleton
Hi guys, I would like to keep this as short as possible so here goes. I'm in a student team where we are designing and developin...
9 years ago | 0 answers | 0
0
answersQuestion
Create a motor controller in Simulink and compile it for an FPGA, is this possible?
My student team and I are developing a new exoskeleton where we are using our university's exoskeleton as an example. The motors...
9 years ago | 1 answer | 0
1
answerQuestion
Legible error on multiple points for same x-value
I have data points which look like this when plotted: <</matlabcentral/answers/uploaded_files/22499/graph.png>> they rep...
10 years ago | 1 answer | 0
1
answerQuestion
Determine avarage steady state of multiple data sets
I have sets of data which when plotted look like this: <</matlabcentral/answers/uploaded_files/22313/plot.png>> How...
10 years ago | 0 answers | 0
0
answersQuestion
Set default value for slider in MATLAB
I'm trying to set a default value for my slider, but for some reason the handle value is not equal to that of the slider. I ...
12 years ago | 1 answer | 0
1
answerQuestion
simulink clears workspace after being run with GUI
It seems that simulink uses a different workspace or clears the current workspace after being run from the GUI. I have the f...
12 years ago | 1 answer | 1
1
answerQuestion
Get figure handle from different mfile and plot in GUI
I am tasked to design a GUI and I need to use variables and plots from a different mfile which I created earlier. I'm pretty con...
12 years ago | 1 answer | 0