Skip to content

Commit

Permalink
Update noise_add.m
Browse files Browse the repository at this point in the history
  • Loading branch information
Avani-Agrawal authored Nov 26, 2017
1 parent 5159205 commit 68caaca
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions noise_add.m
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@
prompt2 = 'enter directory path for the noisy data of each instrument: ';
directory_noisy=input(prompt2,'s');

fid = fopen( directory_dataset, 'w' );

dir(directory_in);
d = dir(directory_in);
isub = [d(:).isdir];
Expand Down

0 comments on commit 68caaca

Please sign in to comment.