Community Profile

photo

Mitchell


Active since 2019

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


Improving a function with user input
I'm wanting to allow the user to input the lot_type within the parking_cost1 function to prevent the current need to keep inputi...

5 years ago | 0 answers | 0

0

answers

Question


How to create a for/ while loop until a condition is met
I'm creating a function to determine the cost of parking at an airport. I have specific time requirements for the time parked an...

5 years ago | 1 answer | 0

1

answer

Question


Using a switch case to determine parking cost
I'm wanting to create a function that houses a switch case code to determine the cost of parking based on predetermined rates. T...

5 years ago | 1 answer | 0

1

answer

Question


while loops and functions
I'm trying to get this function where the function repeats over and over until the user quits. Quiting the program would be done...

5 years ago | 1 answer | 0

1

answer

Question


Number guessing function using while and if else functions
while x>a || x<a %This classifies the user's input if the guess is above or below the program will tell the user their guess is...

5 years ago | 0 answers | 0

0

answers

Question


I'm wanting to change my formatting to scientific and output values in a table
An inches-to-angstroms conversion table for values of inches 1-15 %One inch is 254000000 angstroms %Defined a vector of inch ...

5 years ago | 1 answer | 0

1

answer

Question


Function to display polynomial based on user input
function polynom3 () %This function outputs a third-order polynomial function with coefficients %as the input variables w=...

5 years ago | 1 answer | 0

1

answer

Question


Creating a function that outputs a polynomial
Please write a MATLAB function with the following: (1) output a third-order polynomial function with the coefficients as the inp...

5 years ago | 1 answer | 0

1

answer