Added Get-Range, New-Plot and Plot Cos example

This commit is contained in:
dfinke
2016-03-18 09:36:18 -04:00
parent 0058f69844
commit b777c06838
7 changed files with 175 additions and 3 deletions

View File

@@ -22,7 +22,9 @@ $targetFiles = echo `
Get-ExcelSheetInfo.ps1 `
New-ConditionalText.ps1 `
Get-HtmlTable.ps1 `
Import-Html.ps1
Import-Html.ps1 `
Get-Range.ps1 `
plot.ps1
ls $targetFiles |
ForEach {