photo

Milan


Epic Games

Last seen: 約1ヶ月 前 2015 年からアクティブ

Followers: 0   Following: 0

Programming Languages:
Python, C++, C, Java, C#, Go, MATLAB
Spoken Languages:
English, French
Pronouns:
He/him

統計

All
MATLAB Answers

8 質問
3 回答

File Exchange

3 ファイル

Cody

0 問題
1 解答

ランク
35,562
of 300,753

評判
1

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

回答採用率
12.5%

獲得投票数
1

ランク
15,398 of 21,075

評判
11

平均評価
0.00

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

ダウンロード
3

ALL TIME ダウンロード
116

ランク
119,354
of 170,858

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

スコア
20

バッジ数
1

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

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

平均評価

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

平均いいねの数

  • First Review
  • First Submission
  • First Answer
  • Solver

バッジを表示

Feeds

表示方法

解決済み


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

8年以上 前

回答済み
Calling a superclass method from any method
Hey I'm really sorry, I made a typo in my example, so, Goo inherit Foo. Otherwise the question is pointless :/ Thanks a lot h...

8年以上 前 | 0

質問


Calling a superclass method from any method
Hi, I have a base class: classdef foo < handle function methodA( self ) end And a base class: cl...

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

2

回答

質問


Matlab 2011b: Acess mask "Evaluate" parameter
Hi guys, I need a get_param command, or equivalent, to access the "Evaluate" parameter in a Simulink mask. I know tunable ...

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

0

回答

質問


Masks: Setting "MaskValues" parameter failling on matlab 2014b
Hi, I am currently working with a bunch of code using matlab programatically controlled masks. I just ran into a new probl...

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

0

回答

送信済み


Matlab Functions to facilitate simple cells and matrix interactions
This class gives usefull static methods for working with cells and matrixes

9年以上 前 | ダウンロード 1 件 |

0.0 / 5

送信済み


Simulink functions to make dynamic programmation easier
This class gives usefull methods for dynamic programmation of simulink systems

9年以上 前 | ダウンロード 1 件 |

0.0 / 5
Thumbnail

送信済み


Generics (Java & Matlab objects) List and Map for Matlab
Generic simple List and Map for matlab

9年以上 前 | ダウンロード 1 件 |

0.0 / 5
Thumbnail

回答済み
Checking Matlab indices exists, returning boolean value
function oValue = isIndexValid(iTable,iIndex) try if(isa(iTable,'cell')) iTable{iIndex}; %#ok<*VUNUS>...

10年弱 前 | 0

質問


Multiples instances of a C-Mex function and shared memory
Hi, I have an C-Mex S-function that implements a Tutsin - Eulor PECE algorithm. The function is worky perfectly fine, if o...

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

0

回答

質問


Call "set_param" from C-MEX S-function
Hi, I am currently trying to stop my simulink model execution from a C-MEX S-Function. I'm trying to call "set_param" from...

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

0

回答

質問


Simple integration with C-MEX functions
Hi, I want to code a very simple simulink model in a C-MEX S-Function but I haven't done this in a very long time and I am st...

11年弱 前 | 0 件の回答 | 0

0

回答

回答済み
Simulink Error: 'Initial output' of Outport block must be a scalar
Seems it is no longer possible to initialize an output port value when it's driven by a bus. You have to select "inherited".

11年弱 前 | 0

| 採用済み

質問


Simulate with varying parameter and getting a 3-D representation of it
Hi, I want to simulate a model several times by making two parameter varying with a 0.1 pace. Then I want to plot the results...

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

1

回答

質問


Simulink Error: 'Initial output' of Outport block must be a scalar
Hi, I'm trying to update a model from a 2009b version to 2014b and I have gone through several issues. Now I got the follo...

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

2

回答