02-14-2014 09:24 AM
Dear Users,
I want to plot complex number using a HSL color space. It is sometimes called "a color wheel plotting", see http://en.wikipedia.org/wiki/File:Sin1perz.png as an example. Any ideas how this could be made in LV, please? (Other color spaces, such as Lab color space are fine, too... 🐵 )
Cheers,
02-17-2014 07:48 AM
update: the phase [0, 2pi] of the cplx number shoudl be mapped to the HSV color and absolute value |cplx. number| is mapped to the the brightness (zeros=dark and infinity=maximum brightness).
02-17-2014 08:27 AM
.
08-03-2015 02:40 PM
I would find this very useful but I get an error as follows:
missing semicolon
Error on line 6 is marked by a '#' character: "... = v; } else { h / =# 60; // sector 0 to"
Is something missing here?
Thanks,
James Duffin
08-03-2015 03:03 PM
08-04-2015 08:36 AM
Thanks for getting back to me on this problem.
I am missing your attachement however.
James Duffin
08-04-2015 08:48 AM
08-04-2015 08:51 AM
3rd try. Don't know why the attachment didn't go through before (I really did attach it). This time I'm using a different browser.
08-04-2015 09:17 AM
Thank you very much.
I copied the formula node over to my vi and now my vi has no error.
Still couldn't find the difference however.
Anyway, I appreciate your help.
James Duffin