Quentin
University of Maryland
Followers: 0 Following: 0
Statistics
RANK
6.417
of 295.467
REPUTATION
7
CONTRIBUTIONS
15 Questions
7 Answers
ANSWER ACCEPTANCE
33.33%
VOTES RECEIVED
2
RANK
of 20.234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153.912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
additional files in Matlab Compiler
Hello, I have a Matlab Gui that I want to convert to a stand alone application using Matlab Compiler. I watched the tutorials w...
ongeveer 5 jaar ago | 0 answers | 0
0
answersQuestion
Issue with VideoReader estimated duration on Windows 10
Hello everyone. We are having an issue with VideoReader in Matlab 2018a. We are using it to open an uncompressed AVI file. It ...
meer dan 5 jaar ago | 0 answers | 0
0
answersQuestion
Matlab GUI break while loop behavior change
Hello Everyone, I have a quick question. We have some Matlab code in the lab that we've been using for many years now, but on...
meer dan 6 jaar ago | 1 answer | 0
1
answerParfor loop variable cannot be classified
Thanks so much Jill. After much tinkering that's actually the same conclusion that I came to. I find it surprising that such a s...
meer dan 8 jaar ago | 0
videoinput versus videodevice for realtime processing
Thank you for the help on this Sean. I've rewritten the code so that the camera can simply be triggered by an external device. T...
ongeveer 9 jaar ago | 1
Question
Trouble with accessing variable in parfor loop
Hello all, I am trying to do batch processing and I am having trouble implementing the parfor loop. I have a variable (a movi...
meer dan 9 jaar ago | 6 answers | 1
6
answersQuestion
parfor loop variable classification
Hi all, I have always had trouble getting parlor loops to work for me, and again I'm having a variable classification issue. ...
ongeveer 10 jaar ago | 0 answers | 0
0
answersQuestion
Parfor loop variable cannot be classified
Hi all, I'm just not quite clear why this won't work, or what I can do to fix it. I get the error Error: File: LabTra...
meer dan 10 jaar ago | 2 answers | 0
2
answersQuestion
Setting DeviceProperties using imaq.VideoDevice
Hello all, I am doing some machine vision code where we use step to acquire frame from a camera and then process them before ...
meer dan 10 jaar ago | 2 answers | 0
2
answersQuestion
Saving very large data. How do preallocate and stream to disk?
Hello all. I am working with a specific data set and could use a few tips. These are images of objects moving in a movie. Becaus...
meer dan 10 jaar ago | 1 answer | 0
1
answerQuestion
Is there a way to synch AI and digital output in session-based DAQ?
Hello everyone, I am converting over some of our old data acquisition code to the new sessions-based version. We would like t...
meer dan 10 jaar ago | 0 answers | 0
0
answersQuestion
for loop slows down with read(readerobj)
Hello All, We are manipulating frames of a movie and we are running into a speed issue. Our code loads in each frame of a vid...
meer dan 10 jaar ago | 0 answers | 0
0
answersHelp selecting a search algorithm, dsearchn, knnsearch, etc.
I don't min will quite work because the same point in B might be assigned different points in A. The algorithm would need to exc...
meer dan 10 jaar ago | 0
Question
Help selecting a search algorithm, dsearchn, knnsearch, etc.
Hello all, I have a matrix A made up of several 2D points. I have a second matrix, B, which is the positions of these points ...
meer dan 10 jaar ago | 3 answers | 0
3
answersTrouble with accessing variable in parfor loop
Thanks Edric, that solved my problem.
meer dan 10 jaar ago | 0
Passing arguments into timer stopFCN in gui
Thanks Walter. I got an error message when I tried this. It said "Error while evaluating StopFcn for timer 'timer-1'. I'm assumi...
meer dan 10 jaar ago | 0
| accepted
Question
Passing arguments into timer stopFCN in gui
Hello all, I'm having a little confusion on using a timer in data acquisition GUI. I was hoping someone could give me a littl...
meer dan 10 jaar ago | 2 answers | 0
2
answersusing callback function in timer with a function generated within script
Thank you for the help. Once I put it into one code and saw it work, I realized the problem was most likely in the gui. I'm trou...
meer dan 10 jaar ago | 0
Question
using callback function in timer with a function generated within script
Hi all, I think I have a reasonably straightforward question. I am trying to use a timer function in matlab but I am getting ...
meer dan 10 jaar ago | 2 answers | 0
2
answersQuestion
videoinput versus videodevice for realtime processing
Hello all, I have written a simple machine vision script in my lab to detect objects moving around in a pre-recorded video. I...
bijna 11 jaar ago | 3 answers | 0
3
answersIssues with Guide gui figure transfer
Thanks for the reply Walter. It looks like the default was not to have the guy rescaleable in the tools menu. When I changed it,...
bijna 11 jaar ago | 0
Question
Issues with Guide gui figure transfer
Hello all, I wrote a gui using Guide in Matlab R2013b. It is fairly complex and I'd really rather not rewrite it from scratch...
bijna 11 jaar ago | 4 answers | 0