photo

Sunny Talekar


Last seen: 2年弱 前 2017 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

17 質問
3 回答

ランク
5,336
of 300,765

評判
9

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

回答採用率
29.41%

獲得投票数
7

ランク
 of 21,084

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 170,941

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

スコア
0

バッジ数
0

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

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

平均評価

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

平均いいねの数

  • Thankful Level 2
  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


Running Simulink model with root-level I/O ports and internal states from C++ in loop
Hi, I'm working on a concept for running a simulink model from C++. The model has a collection of input and output ports at the...

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

1

回答

質問


packNGo does not package all file dependencies
Hi, I'm trying to use packNGo() to pakcage all the source code generated from a Simulink model using embedded coder so that i...

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

1

回答

質問


Open SimulinkProject along with model
Hi, When you attempt to open a model that is part of a Simulink project, Simulink asks you whether you want to open the project...

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

1

回答

質問


GUI to select a file if it exists else create a new one
Hi, As part of my application, I need a GUI-based approach to select a file. It should basically allow the user to select a fil...

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

1

回答

質問


How to set a script as startup shortcut for Simulink project programmatically?
In MATLAB R2017a, is it possible to set a script as startup shortcut for Simulink project programmatically? I can do the same us...

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

1

回答

回答済み
Is it possible to generate/update MATLAB toolbox project file (*.prj) programmatically?
Workaround: Given that the toolbox project file is just an xml under the hood, I knocked up some functions to update relevant s...

7年弱 前 | 1

質問


Adding folders to MATLAB search path when installing app created using App Designer
Hi, I have created an application using app designer. The application requires access to some MATLAB functions which are inside...

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

0

回答

回答済み
Issue with distributing simulink models containing protected reference model
I have managed to resolve this. Thought it might be worth sharing if anyone else encounters similar issue. It is important that...

7年弱 前 | 1

| 採用済み

質問


Issue with distributing simulink models containing protected reference model
Hi, We have been provided with a Simulink model that contains protected referenced model created using R2017b. When I try to a...

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

1

回答

質問


How to work with persistent class objects in C++ MEX s-function?
Hi, I'm trying to develop a level-2 s-function using C++. The s-function uses a class similar to the following: clas...

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

0

回答

質問


Is it possible to get port names of a masked C-MEX s-function block?
Hi, I have some third-party C-MEX s-function library blocks. These blocks have been masked and the ports are labelled using "...

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

0

回答

質問


Is it possible to add Area annotation programmatically?
Hi, I was wondering if it would be possible to programmatically add area annotation to a model in Simulink. I have used Si...

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

2

回答

質問


Is it possible to set up the executable generated from Simulink model to run execute some functionality only once?
Hi, I'm using Simulink models to generate windows executables (using Simulink Coder). I want to display some information (met...

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

1

回答

質問


Is it possible to generate/update MATLAB toolbox project file (*.prj) programmatically?
Hi, I have created a custom toolbox. Now I'm trying to have a continuous development process that would automatically package...

8年弱 前 | 3 件の回答 | 3

3

回答

回答済み
How can I stop C MEX s-function from outputting anything?
I managed to achieve the desired outcome by configuring the s-function output as variable-size mode and set the current output d...

8年弱 前 | 0

| 採用済み

質問


Is it possible to show Model Browser of a Simulink model programmatically?
Hi, I was wondering if it is possible to configure a Simulink model (using MATLAB script) to display model browser by default o...

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

1

回答

質問


Specifying linker options for code generation
Hi, I'm trying to use Simulink Coder (with default grt.tlc) option to generate a standalone executable from a Simulink model....

約8年 前 | 0 件の回答 | 0

0

回答

質問


Is it possible to uninstall previous version of a custom toolbox as part of toolbox installation?
I have created a custom MATLAB toolbox. As part of the installation process, is it possible to uninstall the previous version (i...

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

1

回答

質問


Is it possible to have some form of licence for custom toolboxes?
I have created a toolbox which will be distributes to our customers. I was wondering if there is an option to have a node-locked...

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

1

回答

質問


How can I stop C MEX s-function from outputting anything?
I have a C MEX s-function that receives some data, processes it and outputs an array. I was wondering if there is a way to no...

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

2

回答