photo

Mattijs Mientki


2018 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

5 質問
0 回答

ランク
118,984
of 301,664

評判
0

コントリビューション
5 質問
0 回答

回答採用率
60.0%

獲得投票数
0

ランク
 of 21,377

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 176,019

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

スコア
0

バッジ数
0

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

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

平均評価

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

平均いいねの数

  • Thankful Level 2
  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


function 'subsindex' is not defined for values of class 'string'
<</matlabcentral/answers/uploaded_files/122237/Knipsel.PNG>> This is roughly my code Only sometimes I have less or more inpu...

8年弱 前 | 1 件の回答 | 0

1

回答

質問


How to add title and x/y-labels after generating multiple figures?
x=[1 2 3] ; y=[1 2 3; 1 3 9; 1 9 81]; for i = 1 : 3 f(i) = figure; h(i) = plot(x,y(:,i)) end ...

8年弱 前 | 1 件の回答 | 0

1

回答

質問


How do access a variable from structure based on a string name of the structure?
I have a simulink model simulating different heat producers in a house. From this simulation I get a lot of data on the demand,...

8年弱 前 | 1 件の回答 | 0

1

回答

質問


Initiate simulink model with data depending on Simulink variables
I would like to run a Matlab script to iniate my Simulink model. Now i am using "InitFcn Callback: Load_profiles_script3.m" whic...

8年以上 前 | 0 件の回答 | 0

0

回答

質問


Export Simulink parameters to .mat file
I am building a Simulink model, where a lot of parameters are shared using 'from' and 'go to' tags. Now we have a lot of output...

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

1

回答