DavidADeVries / Polarization-Analysis

MATLAB Analysis Pipeline that takes raw polarimetry data, computes Mueller Matrices and various metrics, and then performs stats on these metrics.
13 stars 6 forks source link

QuarterMetadataEntry.m choice setup hack #24

Closed DavidADeVries closed 8 years ago

DavidADeVries commented 8 years ago

The way of generating the choices for the drop down needs to be changed (see pic) What if the choiceStrings eventually becomes longer? I don't want to have to change this if a change QuarterTypes.m. Please update to use a for loop. Change similar hacks in any other metadata GUIs as well. Branch from dev to ensure that your GUIs are up to date (create new branch if needed).

image