photo

Gurkenglas


Last seen: 거의 3년 전 2015년부터 활동

Followers: 0   Following: 0

메시지

통계

MATLAB Answers

10 질문
1 답변

순위
201,090
of 300,853

평판
0

참여
10 질문
1 답변

답변 채택
20.0%

획득한 표
0

순위
 of 21,094

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 171,319

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


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...

거의 9년 전 | 답변 수: 0 | 0

0

답변

질문


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 ...

대략 10년 전 | 답변 수: 1 | 0

1

답변

질문


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...

10년 초과 전 | 답변 수: 0 | 0

0

답변

질문


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 ...

10년 초과 전 | 답변 수: 0 | 0

0

답변

질문


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...

10년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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...

10년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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...

10년 초과 전 | 답변 수: 0 | 0

0

답변

답변 있음
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...

10년 초과 전 | 0

질문


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...

10년 초과 전 | 답변 수: 5 | 0

5

답변

질문


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...

거의 11년 전 | 답변 수: 1 | 0

1

답변

질문


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...

거의 11년 전 | 답변 수: 1 | 0

1

답변