Matlab hexadecimal definition of a variable
2 views (last 30 days)
Show older comments
Hi, I'm using MATLAB 2019a.
I want to define a variable in hexadecimal as shown below but it gaves me "invalid expression" error.
a = 0x7C
How can I do that?
Thanks.
0 Comments
Answers (1)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!