Feeds
提问
Saving Live video input to avi file
I'm having trouble recording frames from a live video and saving each frame to a playable avi file. I get the error "Operands to...
6 years 前 | 0 个回答 | 0
0
个回答提问
Calling C functions in Matlab for National Instruments
I'm trying to call C functions in Matlab from Installed National Instruments programs. I took a look at calling external C/C++ f...
6 years 前 | 0 个回答 | 0
0
个回答提问
Programming Image acquisition with National Instruments in Matlab
I have a National Instruments card PCIe-1433 Frame Grabber Device connected via serial port to my laptop. I also have a bus expa...
6 years 前 | 0 个回答 | 0
0
个回答提问
Specified Amount of data was not returned
Hi I am trying to read a live video feed from a serial port. It seems no matter what I do, even if I change the Timeout or Input...
6 years 前 | 0 个回答 | 0
0
个回答提问
Creating a new file to save data to
I'm trying to save a bunch of JPG images of data to a seperate file than where the mat program is located. Currently I have the ...
6 years 前 | 0 个回答 | 0
0
个回答提问
Limits of ROI in imaqtool
I am working on a code that will use the Image Acquisition Tool in the command line with functions I have created. Currently I a...
6 years 前 | 1 个回答 | 0
1
个回答提问
Undefined Operator for type table
I have written a code to read from a csv file, write ariables to variable names, and use those variables in various equations. I...
6 years 前 | 0 个回答 | 0
0
个回答提问
Reading a csv file
Hello Matlab community! I'm a begginer at Matlab, and I was given a project to complete. There's a few more steps to it, but rig...
6 years 前 | 3 个回答 | 0
3
个回答提问
Reference To Non-Existent Field
Hi Matlab community! I just started on my first job and they have me learning Matlab for a project. However, I don't code very o...
7 years 前 | 1 个回答 | 0
1
个回答已解决
Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...
7 years 前
已解决
Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...
7 years 前


