created two boxplot script files one to generate image the other to display with matplotlab
This commit is contained in:
parent
c9843c3cfa
commit
849a5ec670
4 changed files with 19 additions and 5 deletions
|
|
@ -95,6 +95,7 @@ ELSEIF(ENABLE_CMAKE_TESTING)
|
|||
|
||||
SET(RESOURCES
|
||||
boxplot.py
|
||||
boxplot_to_png.py
|
||||
)
|
||||
|
||||
FOREACH(file ${RESOURCES})
|
||||
|
|
|
|||
Reference in a new issue