mgdevereux / googleearthtoolbox

Automatically exported from code.google.com/p/googleearthtoolbox
BSD 2-Clause "Simplified" License
1 stars 0 forks source link

ge_color produces wrong color lines #27

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. ge_color('b',1)
2.
3.

What is the expected output? What do you see instead?
Expect to see blue(Safe 16 SVG Hex3) #0000FF, or: 
'FF0000FF'

Instead I see red:
'FFFF0000'

What version of the product are you using? On what operating system?
http://www.mathworks.com/matlabcentral/fileexchange/12954
On Windows 7
Matlab 7.11.0
Google Earth 6.1.0.5001

Please provide any additional information below.
Seems odd the author explicitly goes out of the way to fliplr, when that 
produces the exact wrong (opposite) result.

Original issue reported on code.google.com by wil...@gmail.com on 5 Jan 2012 at 3:54

GoogleCodeExporter commented 9 years ago

Original comment by skawtus on 13 Mar 2012 at 12:26

GoogleCodeExporter commented 9 years ago
Actually the patch for this is super simple. I'll submit it.

Original comment by wil...@gmail.com on 14 Mar 2012 at 12:00

GoogleCodeExporter commented 9 years ago
I am having the same issue with red and blue. What is the patch for this?

Thanks!

Original comment by nicole.g...@gmail.com on 15 Apr 2013 at 8:14