photo

B. J.


2011 年からアクティブ

Followers: 0   Following: 0

Engineer by day. Student by night.
Professional Interests: Control Systems

統計

MATLAB Answers

11 質問
3 回答

ランク
5,721
of 300,780

評判
4

コントリビューション
11 質問
3 回答

回答採用率
54.55%

獲得投票数
4

ランク
 of 21,086

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 171,018

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • First Review
  • Thankful Level 3
  • First Answer

バッジを表示

Feeds

表示方法

質問


ODE45- How to pass parameters out
Hi, Can anyone tell me how I can pass parameters out of a ODE when they are not being calculated as part of the differential equ...

13年以上 前 | 1 件の回答 | 0

1

回答

質問


Using Evalin and a Cell
Hello, I have a cur_hdr which contains my new variable name I want to write to my workspace. I have a 3x1 cell called 'Temp'...

14年弱 前 | 2 件の回答 | 0

2

回答

質問


Pulling Part of a cell out
Hello, I have a cell '0040e3d8' '0042f207' '00431411' ..... What I want to do it pull the last value out. This ...

約14年 前 | 4 件の回答 | 0

4

回答

質問


Simulink Enumeration
Hello, I am trying to do a simple multiport switch. My control is a numeric value. If 1 is selected, I want my output to...

約14年 前 | 2 件の回答 | 0

2

回答

質問


State Flow Error - occurs when trying to run
Hello, I am trying to get stateflow to run I get the model error from an unknown source reported by simulink "Error using ==...

14年以上 前 | 1 件の回答 | 0

1

回答

回答済み
Simulink Compiled Code NaN
A follow on thought...can I somehow use the model advisor to specify how I want it to handle these errors?

14年以上 前 | 0

質問


Simulink Compiled Code NaN
Hello, I have a theoretical question I am unable to test right now...if I compile some simulink code down, and pass some "ba...

14年以上 前 | 2 件の回答 | 1

2

回答

質問


Simulink Coder- Tunable Constants Question
Hi, The code generated out of Simulink looks a bit off. I am trying to globally expose the following variable. (eventually w...

14年以上 前 | 1 件の回答 | 1

1

回答

質問


Simulink Fixed Step Size Discrete Compiler - two different step sizes in .cpp file?
Hi Everyone, When I generate my code from the Simulink Coder (2011a), in my .cpp file I get 290 /* Model step functi...

14年以上 前 | 2 件の回答 | 0

2

回答

質問


Debugging an encrypted or protected Simulink model.
Hi, I am looking to first encrypt certain subsystems in Simulink. After this, they will be compiled and sent to a third part...

14年以上 前 | 2 件の回答 | 1

2

回答

回答済み
Using textscan to read in from a common format .txt file
Try something like this: while tline ~= -1 if feof(fid) == 1 break else tline = ...

14年以上 前 | 0

質問


Simulink Compiler - Max block not finding fmax?
Hi Everyone, I am running 2011a discrete fixed-sized solver. I am trying to compile a target file of ert.tlc for C++. ...

14年以上 前 | 1 件の回答 | 1

1

回答

回答済み
Simulink RTW IO handling
My fix was to just create two programs - one for compiling with ports, one for testing with constants. It works, even if a bit m...

14年以上 前 | 0

質問


Simulink RTW IO handling
Hello, I am building a model in Simulink, with two levels of IO. In the root level I have input pins (right now specified as...

14年以上 前 | 1 件の回答 | 0

1

回答