All public logs

Jump to: navigation, search

Combined display of all available logs of Granite Devices Knowledge Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs      

 

Show tag log | Show review log

  • 14:58, 26 March 2021 Tero K (Talk | contribs) uploaded File:Read granity csv.m (Octave script ## usage: ARRAY = read_granity_csv (FILENAME, COLUMNNAME) ## ## Reads scope capture csv file saved by Granity app. ## Return array of values from column that begins with the given name. ## ## Example: ## ## t=read_granity_csv("my.csv",...)