forked from tcs-test-user/MatlabSampleApp2
Updated comment
This commit is contained in:
parent
ff43bbe14f
commit
c69470d160
@ -7,7 +7,7 @@
|
|||||||
%%
|
%%
|
||||||
function outVector = sampleApp(inVector, multiplier)
|
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:
|
% Inputs:
|
||||||
% - inVector - vector of double number values
|
% - inVector - vector of double number values
|
||||||
|
Loading…
Reference in New Issue
Block a user