Feeds
提问
Undefined function or variable 'cosump'. Error in calc (line 3). what am I doing wrong?
function cost=calc(consump) if consump<=160 cost= cosump*33; elseif (consump>161) && (consump<=300) cost= 160*33+(...
8 years 前 | 2 个回答 | 0
提问
8 years 前 | 2 个回答 | 0