photo

Shray


Last seen: 3 maanden ago Active since 2023

Followers: 0   Following: 0

Statistics

MATLAB Answers

3 Questions
0 Answers

RANK
237.698
of 300.331

REPUTATION
0

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 20.920

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168.124

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

Feeds

View by

Question


Error in running the python Code in MATLAB function Block
I have prepared a code for MATLAB function block given below:- function pmvf = PMV_BLOCK(tdb, tr, vr, rh, met, clo) pmvf=0;...

3 maanden ago | 1 answer | 0

1

answer

Question


Attempt to extract field 'pmv' from 'mxArray'
Hello, I am trying to create a MATLAB fuction for calculating PMV using already created Python Library. This function is being ...

bijna 2 jaar ago | 1 answer | 0

1

answer

Question


Calling Python modules in MATLAB function Simulink Block
I have created a m-script file by calling Pyhton Modules the code is given below:- tdb = 25; tr = 25; rh = 50; v = 0.1; met...

meer dan 2 jaar ago | 1 answer | 0

1

answer