Gurkenglas - MATLAB Central
photo

Gurkenglas


Last seen: 約2年 前 2015 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB AnswersFrom 02/15 to 03/25Use left and right arrows to move selectionFrom 02/15Use left and right arrows to move left selectionTo 03/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

10 質問
1 回答

ランク
100,323
of 297,695

評判
0

コントリビューション
10 質問
1 回答

回答採用率
20.0%

獲得投票数
0

ランク
 of 20,466

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 159,380

コントリビューション
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...

約8年 前 | 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 ...

9年以上 前 | 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...

9年以上 前 | 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 ...

9年以上 前 | 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...

9年以上 前 | 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...

9年以上 前 | 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...

約10年 前 | 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...

約10年 前 | 1 件の回答 | 0

1

回答