ui = typecast(single(1.75), 'uint32');
char('0' + bitget(ui,32👎1));
a = uint8(63)
b = uint8(224)
c = uint8(0)
y = typecast([c c b a], 'single')