Community Profile

photo

Jim Tonti


Harris Corporation

Last seen: 4개월 전 2013년부터 활동

RF & Analog Design

통계

  • Explorer
  • First Review
  • Thankful Level 1

배지 보기

Content Feed

보기 기준

질문


What function returns (as an integer) the number of bits in a data type or class, e.g. returns 16 for 'int16' or 'uint16' variables, 32 (or whatever) for 'float' types, etc.?
The MATLAB function intmax() is close, but is only defined for integer types up to 32 bits. The function class() returns type va...

거의 5년 전 | 답변 수: 2 | 0

2

답변

질문


How to fix "Could Not Get Repository Location" when "Manage files..." is greyed out?
SVN worked for a while, then our server configuration changed somehow. Now, when trying to add a file to SVN, I get an error di...

6년 초과 전 | 답변 수: 0 | 1

0

답변

질문


datevec() and datenum() fail intermittently with custom format string (MATLAB R2010a)
Successive calls to datevec() and datenum() with the same argument alternately success and fail. Any ideas on what might be cau...

10년 초과 전 | 답변 수: 1 | 0

1

답변