Mike
Christie Digital Systems
Followers: 0 Following: 0
Professional Interests: Video processing
Statistics
RANK
4 338
of 295 569
REPUTATION
12
CONTRIBUTIONS
5 Questions
4 Answers
ANSWER ACCEPTANCE
60.0%
VOTES RECEIVED
4
RANK
of 20 247
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
Directorry for Saving Settings from App Designer
I have an application written for Appdesigner. I want to be able to save user settings when they exit, and reload the next time ...
mer än ett år ago | 1 answer | 0
1
answerCalculate power of exponential
C.*B * by itself means matrix multiply .* means multiply individual terms
mer än 3 år ago | 2
count a loop when button is pushed
All controls come with a "UserData" field. I would use that, In "startupFcn" initialize to zero app.Button.UserData = 0 ...
mer än 3 år ago | 1
~ operator in while not working as intended
In your code the or condition ( || ) ensures it always executes the error. You need to do a logical and i.e. change all || to &&...
mer än 3 år ago | 0
How to format scientific notation to use "... x 10^..." instead of "...e..."
Hi Christian, Try this: title(sprintf('Surface Ions per nm^2: %0.2f x 10^%i', 10^mod(log10(surfaceIons),1),floor(log10(surfa...
mer än 3 år ago | 1
| accepted
Question
FLIR Spinnaker Support for 2021a
I installed R2021a yesterday. I am using a FLIR BlackFly USB3 camera with the Image Aquistion Toolbox. In order to use this came...
mer än 3 år ago | 0 answers | 0
0
answersQuestion
Mouse Scroll Wheel in Apps
Is there a way to make a Spinner control respond to the mouse scroll wheel from an App?
nästan 4 år ago | 1 answer | 0
1
answerQuestion
Initializing Image Acquisition with FLIR Black Fly camera
I am using Image Acquisition tools set with a FLIR Blackfly S BFS-U3-515SM camera. In my code I perform the following steps to i...
nästan 4 år ago | 1 answer | 0
1
answerQuestion
groot reports wrong display size
When I use groot() the reported display size and postions in MonitorPositions is off by a factor of 0.8. (e.g. a display that is...
nästan 8 år ago | 0 answers | 0