Community Profile

photo

Govind KP


Last seen: mehr als 3 Jahre vor Aktiv seit 2020

Followers: 0   Following: 0

Statistiken

  • Knowledgeable Level 2
  • First Answer

Abzeichen anzeigen

Feeds

Anzeigen nach

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

fast 4 Jahre vor | 0

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

fast 4 Jahre vor | 1

| akzeptiert

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

fast 4 Jahre vor | 0

| akzeptiert

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

fast 4 Jahre vor | 0

| akzeptiert