photo

Xiaoxing Zhang


Last seen: 8 days ago Active since 2023

Followers: 0   Following: 0

Statistics

  • First Answer
  • Thankful Level 1

View badges

Feeds

View by

Answered
sum results depending on array orientation
In my case a=rand(10000,1); sum(a)==sum(sort(a)) always returns false. I opend a ticket and the replay basically says these ...

2 months ago | 0

Question


(Why) Is Java not available in a thread-based environment?
From my experience, using Java features (e.g. java.util.LinkedList) is smooth within MATLAB. However, these features are unavail...

4 months ago | 1 answer | 1

1

answer

Question


Good practice in conditional test with categorical variable
So I defined a categorical variable and tested its value in a conditional statement using the "==" operator, as seen in the ...

1 year ago | 1 answer | 0

1

answer

Question


Does the MATLAB Interface to SQLite support concurrency?
SQLite as a database supports varying degrees of concurrency depending on version and settings, therefore I was expecting the MA...

1 year ago | 1 answer | 0

1

answer