Compare commits
3 Commits
master
...
experiment
Author | SHA1 | Date | |
---|---|---|---|
f9e463d85b | |||
6c2af0fa68 | |||
ee0cfa92fc |
@ -20,6 +20,7 @@ function [out_vector]=basicVectorOperations(in_vector, numerator, denominator, k
|
||||
% out_vector - output vector that is the result of the operation
|
||||
%
|
||||
|
||||
error(['Test from experimental-testing-live-code-edits 2']);
|
||||
switch operation_type
|
||||
case {'^', 'POWER'}
|
||||
if(isempty(denominator))
|
||||
|
Loading…
Reference in New Issue
Block a user