pFad - Phone/Frame/Anonymizer/Declutterfier! Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

URL: http://github.com/plotly/plotly_matlab/commit/014287e3c9d685aa441bbde7b89055307fa9347a

origen="anonymous" media="all" rel="stylesheet" href="https://github.githubassets.com/assets/global-9c8f61f9f58ad7b2.css" /> add remove auxfiles · plotly/plotly_matlab@014287e · GitHub
Skip to content

Commit 014287e

Browse files
committed
add remove auxfiles
1 parent b047bae commit 014287e

1 file changed

Lines changed: 14 additions & 2 deletions

File tree

plotly/plotly_setup_aux/plotlycleanup.m

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,13 @@
55
% initialize output
66
removed = {};
77

8-
%----REMOVE FILES----%
8+
%----REMOVE AUX FILES----%
9+
REMOVEAUXFILES = {'testclean.m'};
10+
11+
%----REMOVE WRAPPER FILES----%
912
REMOVEFILES = {'plotly.m', 'testclean.m'};
1013

11-
%----REMOVE FOLDERS----%
14+
%----REMOVE WRAPPER FOLDERS----%
1215
REMOVEFOLDERS = {'fig2plotly_aux'};
1316

1417
%----check for local Plotly instances----%
@@ -31,6 +34,15 @@
3134

3235
for d = 1:length(plotlyDirs)
3336

37+
% delete auxiliary files
38+
removeauxfiles = fullfile(fileparts(plotlyDirs{d},REMOVEAUXFILES));
39+
40+
for f = 1:length(removeauxfiles)
41+
if exists(removeauxfiles, 'file')
42+
delete(removefiles{f});
43+
end
44+
end
45+
3446
% add plotlydirs to searchpath (will be removed in future once handled by plotlyupdate)
3547
addpath(genpath(plotlyDirs{d}));
3648

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad © 2024 Your Company Name. All rights reserved.





Check this box to remove all script contents from the fetched content.



Check this box to remove all images from the fetched content.


Check this box to remove all CSS styles from the fetched content.


Check this box to keep images inefficiently compressed and original size.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy