Updated comment

This commit is contained in:
parent ff43bbe14f
commit c69470d160
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
%%
function outVector = sampleApp(inVector, multiplier)
%% sampleApp function that multiplies a vector of number values by a multiplier and plots the result
%% sampleApp function that multiplies a vector of number values by a multiplier and returns the result
%
% Inputs:
% - inVector - vector of double number values