Feeds
提问
I am trying to create a function but continue to get this error: function score = compute_iss_score(a) ↑ Error: Function d -could someone tell me what I am doing incorrectly?
% Clear command window and workspace clear all clc %The goal of this lab is to create a system which can analyze data and %...
1 year 前 | 1 个回答 | 0
1
个回答已解决
Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...
1 year 前
