photo

Govind KP


Last seen: quasi 4 anni fa Attivo dal 2020

Followers: 0   Following: 0

Statistica

  • Knowledgeable Level 2
  • First Answer

Visualizza badge

Feeds

Visto da

Risposto
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...

circa 4 anni fa | 0

Risposto
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...

circa 4 anni fa | 1

| accettato

Risposto
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...

circa 4 anni fa | 0

| accettato

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

circa 4 anni fa | 0

| accettato