Community Profile

photo

Govind KP


Last seen: más de 3 años hace Con actividad desde 2020

Followers: 0   Following: 0

Estadísticas

  • Knowledgeable Level 2
  • First Answer

Ver insignias

Feeds

Ver por

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

casi 4 años hace | 0

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

casi 4 años hace | 1

| aceptada

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

casi 4 años hace | 0

| aceptada

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

casi 4 años hace | 0

| aceptada