photo

Kevin Holt


Last seen: 1 month ago Active since 2024

Followers: 0   Following: 0

Statistics

  • First Answer

View badges

Feeds

View by

Answered
Sizeof double float int etc
Another option: function n = sizeof(type) dummy = zeros(1,type); n = length(typecast(dummy,'int8')); Then you can use i...

1 month ago | 0