Skip to content

Commit 9d0ba96

Browse files
committed
1 parent 9c35bf5 commit 9d0ba96

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

base64decode.m

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@
99
% Copyright (c) 2012, Kota Yamaguchi
1010
% URL: https://www.mathworks.com/matlabcentral/fileexchange/39526-byte-encoding-utilities
1111
%
12+
% Octave version written by Jarek Tuszynski, SAIC, <jaroslaw.w.tuszynski at saic.com>
13+
% based on 2004 code by Peter J. Acklam <pjacklam at online.no>, URL: http://home.online.no/~pjacklam
14+
% URL: https://www.mathworks.com/matlabcentral/fileexchange/12907-xml_io_tools
15+
%
1216
% Modified by: Qianqian Fang (q.fang <at> neu.edu)
1317
%
1418
% input:

0 commit comments

Comments
 (0)