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

| 수락됨