Community Profile

photo

Gabriel Fong


Active since 2015

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


Does anyone know how to create a Money Converter file function? Below is the question for my project.
D: Moneychangers Rarely are exchanges rates set such that converting one currency to another can be done precisely. You will ...

8 years ago | 0 answers | 0

0

answers

Question


Can anyone Identify what's the problem with this function that I created?
function output=riverBoat(varargin) if length(varargin)== 0 a = input('','s') b = inputfile(varargin) ...

8 years ago | 1 answer | 0

1

answer