THABANG MONOANE
Followers: 0 Following: 0
Statistics
4 Questions
0 Answers
RANK
205,289
of 295,467
REPUTATION
0
CONTRIBUTIONS
4 Questions
0 Answers
ANSWER ACCEPTANCE
25.0%
VOTES RECEIVED
0
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
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
Question
how can i compare Pexit which is the output of outlet to Pback given. By approximating after checking for greater/less than conditions.Ive already wrote code but main function is that of nozzelcalculator that result Pexit
for n=1:1:10 %%dont want it to have necessarly specific endingnumber outlet=Pexit; if for n=1:1:10 %%dont wan...
4 years ago | 0 answers | 0
0
answersQuestion
keep "Error: File: nozzlecalculator.m Line: 24 Column: 19 Local function name must be different from the script name".What i posted below is a part of a function scriptnamed nozzelcalculator, so when try calling it from main script i get this error.
function outlet = nozzlecalculator(Athroat,Aexit,Pstagnation,Pback) if Athroat < Aexit output('user i...
4 years ago | 1 answer | 0
1
answerQuestion
i keep getiing ' variable Remainder appears to change size on every loop itearation. Consider prelocating for speed
Letters = {'A' 'B' 'C' 'D' 'E' 'F' 'G' 'H' 'I' 'J' 'K' 'L' 'M' 'N' 'O' 'P' 'Q' 'R' 'S' 'T' 'U' 'W' 'X' 'Y' 'Z'}; ValueString =...
4 years ago | 1 answer | 0
1
answerQuestion
my code wont run. was required to write a code to add charecters an store then in array
AccuSumNet({'123456789101112131415161718192021222324252627282930' '1234567891011121314151617181920212223242526272829301234567891...
4 years ago | 1 answer | 0