photo

Gurkenglas


Last seen: presque 3 ans il y a Actif depuis 2015

Followers: 0   Following: 0

Message

Statistiques

MATLAB Answers

10 Questions
1 Réponse

RANG
201 159
of 300 918

RÉPUTATION
0

CONTRIBUTIONS
10 Questions
1 Réponse

ACCEPTATION DE VOS RÉPONSES
20.0%

VOTES REÇUS
0

RANG
 of 21 110

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 171 685

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

  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Question


How to output bus-arrays / arrays of structures in c-mex s-functions?
Hi, I am trying to output an array of structures via bus-objects ("a" in the following example) from my handwritten c-mex s-f...

presque 9 ans il y a | 1 réponse | 0

0

réponse

Question


opengl crash on Win 8.1 64 bit (R2011a)
Hi, I have some problems with my Matlab-project. It works perfectly on my older Laptop, but it crashes on my new PC, if I am ...

environ 10 ans il y a | 1 réponse | 0

1

réponse

Question


Pass parameter via s-function parameter field into c++ function
Hi, i need to define a paramter globally within my s-function (c++). The problem is that I need to define this paramter witho...

plus de 10 ans il y a | 1 réponse | 0

0

réponse

Question


Get parameter into c++ s-function
Hi, I am trying to get a paramter via the s-function paramters field into the s- function. This works, but I need to get the ...

plus de 10 ans il y a | 1 réponse | 0

0

réponse

Question


How to suppress error notification with "Joystick Input"-block if user doesnt have gamepad connected?
Hi, I am useing the "Joystick Input"-block in my simulink model. But the model stops working without a gamepad connected. Err...

plus de 10 ans il y a | 1 réponse | 0

1

réponse

Question


Get simulation status of simulink model with event listener
Hi, I am trying to get the current simulation status of my simulink model (initializing,running,paused etc.) by using an even...

plus de 10 ans il y a | 1 réponse | 0

1

réponse

Question


Simulink slows down at line-fct, memory issue?
Hi, I have implemented some kind of a real time plot in simulink, using an s-fct. The result is similar to the scope-block. I...

plus de 10 ans il y a | 1 réponse | 0

0

réponse

Réponse apportée
Get current axes from multiple figures.
It works! Thanks. Here is my code: fig_h = figure(...); axes_h = axes('Parent',fig_h); line('XData',[0 t],'YData',[0 vel...

plus de 10 ans il y a | 0

Question


Get current axes from multiple figures.
Hi, I have a simulink model and I am trying to plot in real time during the simulation via s-functions. This works. BUT: If I...

plus de 10 ans il y a | 5 réponses | 0

5

réponses

Question


mulitlevel structure does not work with simulink bus
Hi, I need to work with highly complex structures in simulink. I have a main m-file in which I create a bus object in the mai...

presque 11 ans il y a | 1 réponse | 0

1

réponse

Question


Simulink: How to use a structure as output signal?
Hi, I have many signals in my simulink modell, that I want to convert into a structure. So I use a matlab function block, tha...

presque 11 ans il y a | 1 réponse | 0

1

réponse