moved fade_in() to src folder
This commit is contained in:
parent
4b0273fc65
commit
472ca761c2
@ -26,4 +26,4 @@ function output = fade_in(input, time)
|
||||
output = input .* multiplier;
|
||||
end
|
||||
|
||||
% This is useful for making videos, specifically the intro part
|
||||
% This is useful for making videos, specifically the intro part
|
Reference in New Issue
Block a user