Tesil
Newbie level 1
Hello,
I am working on Reed-Salomon encoding/decoding program and I have one problem. I would like to convert gf object for example gfcode=gf(code,3) to string and figure it in terms of function set(handles.text15,'String',variable) into text field. It is impossible to use function num2str.
Thanks for Your advices. Stepan
I am working on Reed-Salomon encoding/decoding program and I have one problem. I would like to convert gf object for example gfcode=gf(code,3) to string and figure it in terms of function set(handles.text15,'String',variable) into text field. It is impossible to use function num2str.
Thanks for Your advices. Stepan