Skip to content

Commit

Permalink
Updated function header.
Browse files Browse the repository at this point in the history
  • Loading branch information
tamaskis committed Jul 5, 2021
1 parent 4f324e0 commit c2ae2d7
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions c2d_euler.m
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
%
% Copyright © 2021 Tamas Kis
% Contact: [email protected]
% Last Update: 2021-07-04
% Last Update: 2021-07-05
%
%--------------------------------------------------------------------------
%
Expand All @@ -22,16 +22,16 @@
%
%--------------------------------------------------------------------------
%
% -------
% INPUTS:
% -------
% ------
% INPUT:
% ------
% Hs - (tf) continous transfer function
% T - (1×1) sampling period
% type - (char) 'forward' or 'backward'
%
% --------
% OUTPUTS:
% --------
% -------
% OUTPUT:
% -------
% Hz - (tf) discrete transfer function
%
%==========================================================================
Expand Down

0 comments on commit c2ae2d7

Please sign in to comment.