Community Profile

photo

Yun Xiao


Last seen: 10 months ago Active since 2012

Statistics

  • Thankful Level 1

View badges

Content Feed

View by

Question


uint64() losts its mind?
>> a=uint64(2^64) a = 18446744073709551615 >> b=uint64(2^64-1000) b = 18446744073709551615 >> a==b ans = 1 >>

12 years ago | 1 answer | 0

1

answer

Question


C = bitget(A, bit) range limit
Why the bitget range is only 1-52 bit, not covering 64 bit numbers? Is a simple way to get around that? If I want to check...

12 years ago | 1 answer | 0

1

answer

Question


How to restrict text input in hex number range?
Making a GUI for users to input hex numbers. How can I prevent input letter(s) not in the hex number range? like instead ABCD,...

12 years ago | 1 answer | 0

1

answer

Question


Have waited all day for a license become available but with no luck, Can someone check if this is a real max no. users problem, or something else?
>> optimtool ??? License checkout failed. License Manager Error -4 Maximum number of users for GADS_Toolbox reached. Try a...

12 years ago | 1 answer | 0

1

answer