splitt RGB-matrix to red, green and blue matrix
Synopsis
[red,green,blue]=ergbsplitt(matrix)
Parameter(s)
matrix :
RBG-matrix
red :
red color part of matrix,min. value=0,max value=1
green :
green color part of matrix,min. value=0,max value=1
blue :
blue color part of matrix,min. value=0,max value=1