Community Profile

photo

Quentin


University of Maryland

Last seen: 2 years ago Active since 2014

Statistics

  • Thankful Level 2
  • 3 Month Streak
  • Thankful Level 1

View badges

Content Feed

View by

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...

4 years ago | 0 answers | 0

0

answers

Question


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 ...

5 years ago | 0 answers | 0

0

answers

Question


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...

6 years ago | 1 answer | 0

1

answer

Answered
Parfor 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...

8 years ago | 0

Answered
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...

8 years 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...

8 years ago | 6 answers | 1

6

answers

Question


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. ...

9 years ago | 0 answers | 0

0

answers

Question


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...

9 years ago | 2 answers | 0

2

answers

Question


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 ...

9 years ago | 2 answers | 0

2

answers

Question


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...

10 years ago | 1 answer | 0

1

answer

Question


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...

10 years ago | 0 answers | 0

0

answers

Question


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...

10 years ago | 0 answers | 0

0

answers

Answered
Help 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...

10 years 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 ...

10 years ago | 3 answers | 0

3

answers

Answered
Trouble with accessing variable in parfor loop
Thanks Edric, that solved my problem.

10 years ago | 0

Answered
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...

10 years 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...

10 years ago | 2 answers | 0

2

answers

Answered
using 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...

10 years 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 ...

10 years ago | 2 answers | 0

2

answers

Question


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...

10 years ago | 3 answers | 0

3

answers

Answered
Issues 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,...

10 years 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...

10 years ago | 4 answers | 0

4

answers