photo

Satabdi Palit


Active since 2018

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


how to pass the vector "TCP_value" in to the function
function [ ] = GRADE(TCP_value) for i=1:25 if TCP_value >=6.5 disp('A+') elseif TCP_value >...

6 years ago | 1 answer | 0

1

answer