Community Profile

photo

Karthikeyan S


Last seen: 4ヶ月 前 2019 年からアクティブ

統計

All
  • Thankful Level 2
  • First Answer
  • Thankful Level 1
  • Solver

バッジを表示

Content Feed

表示方法

質問


Define Pointer in Bus (structure)
Hi, How to implement the below structure in simulink typedef struct{ int a; int *b; int *c; }

5ヶ月 前 | 1 件の回答 | 0

1

回答

質問


Create polyspace project(*.psprj) from command line
How to create polyspace project from (*.psprj) from command line

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

1

回答

質問


Do the "Simulink Test" toolbox work with dSPACE TargetLink models?
We are trying to find appropriate tools to test If our TargetLink models and generated code are functional safety standards (ISO...

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

1

回答

質問


TreeView inside a ListView
Is it possible to add a TreeView inside a ListView Example : like above Treeview with Listview. Please any one give a valua...

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

1

回答

回答済み
Need list of all not recommended keywords
See the below link https://in.mathworks.com/matlabcentral/answers/485875-list-of-all-not-recommended-keywords#answer_396819

4年以上 前 | 0

質問


list of all not recommended keywords
Where can i get all "not recommended" keywords list. Could you guys Please tell me. Ex : here 'isdir' is not recommended by...

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

1

回答

解決済み


Counting Money
Add the numbers given in the cell array of strings. The strings represent amounts of money using this notation: $99,999.99. E...

4年以上 前

解決済み


Add two numbers
Given a and b, return the sum a+b in c.

4年以上 前