Community Profile

photo

Govind KP


Last seen: 3年以上 前 2020 年からアクティブ

Followers: 0   Following: 0

統計

  • Knowledgeable Level 2
  • First Answer

バッジを表示

Feeds

表示方法

回答済み
calculation enthply of refrigerant R410a for given pr and temp.
Unfortunately, I couldn't find any MATLAB functions for the same, however, there are projects called REFPROP and coolprop that p...

4年弱 前 | 0

回答済み
Simulink - TCP/IP Send / Receive Variable Size
Hi Jonathan, One possible way I can see is to create and use an m-func block in Simulink to call the modbus function. You c...

4年弱 前 | 1

| 採用済み

回答済み
How to use code of Simulink Coder
Hi Samet, From what I can tell from your problem, I think having a Shared Library which your dekstop application can access wou...

4年弱 前 | 0

| 採用済み

回答済み
Ignore comments in a csv file
You can use readmatrix function as follows: >> nodes = readmatrix('nodes.csv', 'CommentStyle','#')

4年弱 前 | 0

| 採用済み