Shankar Subramanian
MathWorks
Followers: 0 Following: 0
Feeds
답변 있음
RealSense F200 camera depth streaming in MATLAB
Hi Tejas, MATLAB (Image Acquisition Toolbox) currently does not support the Intel Real Sense Camera (F200 and others). Th...
RealSense F200 camera depth streaming in MATLAB
Hi Tejas, MATLAB (Image Acquisition Toolbox) currently does not support the Intel Real Sense Camera (F200 and others). Th...
거의 9년 전 | 0
| 수락됨
답변 있음
Acquire multiple frames with GIGE vision adaptor
With the gigecam interface, you can only acquire one frame at a time (using the snapshot command). If you need to buffer and acq...
Acquire multiple frames with GIGE vision adaptor
With the gigecam interface, you can only acquire one frame at a time (using the snapshot command). If you need to buffer and acq...
9년 초과 전 | 1
답변 있음
Droid cam in matlab
Have you tried setting up droidcam as IPcamera and use <http://www.mathworks.com/hardware-support/ip-camera.html IP Camera> func...
Droid cam in matlab
Have you tried setting up droidcam as IPcamera and use <http://www.mathworks.com/hardware-support/ip-camera.html IP Camera> func...
거의 10년 전 | 2
답변 있음
Setting DeviceProperties using imaq.VideoDevice
Hi Quentin, DeviceProperties is a separate object representing device specific properties and you can perform set operations ...
Setting DeviceProperties using imaq.VideoDevice
Hi Quentin, DeviceProperties is a separate object representing device specific properties and you can perform set operations ...
대략 10년 전 | 0
답변 있음
videoinput versus videodevice for realtime processing
Hi Quentin and Andy, While using VideoDevice System Object with gige cameras, you need to use the "DeviceProperties" field wh...
videoinput versus videodevice for realtime processing
Hi Quentin and Andy, While using VideoDevice System Object with gige cameras, you need to use the "DeviceProperties" field wh...
대략 10년 전 | 0
답변 있음
real time disparity map in matlab
Hi Antariksha, You have one call to trigger outside the loop and is giving you 20 frames. Your loop processes one frame at a ...
real time disparity map in matlab
Hi Antariksha, You have one call to trigger outside the loop and is giving you 20 frames. Your loop processes one frame at a ...
10년 초과 전 | 0
답변 있음
Why isn't the "From Video Device" block in Simulink saving my manually-entered camera properties?
Hi Michael, This is a bug in R2015a with From Video Device block. Can you follow the steps in the <https://www.mathworks.com/...
Why isn't the "From Video Device" block in Simulink saving my manually-entered camera properties?
Hi Michael, This is a bug in R2015a with From Video Device block. Can you follow the steps in the <https://www.mathworks.com/...
10년 초과 전 | 0
답변 있음
DAQ in Simulink can't find NI 6211 USB
Hi Ivan, Data Acquisition Toolbox Simulink blocks support only the legacy interface and that too only on 32-bit MATLAB. Perfo...
DAQ in Simulink can't find NI 6211 USB
Hi Ivan, Data Acquisition Toolbox Simulink blocks support only the legacy interface and that too only on 32-bit MATLAB. Perfo...
10년 초과 전 | 0
답변 있음
Why MATLAB R2014a can not recognize my usb camera, while my camera works fine with amcap ?
Hi Xiang and Kazim, This page may help in the future for other adaptors that you may look to work with - <http://www.mathwo...
Why MATLAB R2014a can not recognize my usb camera, while my camera works fine with amcap ?
Hi Xiang and Kazim, This page may help in the future for other adaptors that you may look to work with - <http://www.mathwo...
10년 초과 전 | 0
답변 있음
Custom Simulink Block Mask, Tables
Hi Daniel, No, it is not currently possible. Thanks, Shankar
Custom Simulink Block Mask, Tables
Hi Daniel, No, it is not currently possible. Thanks, Shankar
10년 초과 전 | 0
답변 있음
How to stream audio data to a scope in simulink -- I have working Matlab code, stuck when I try to convert it into a Simulink model. Please help!
Hi Brandon, Can you specify what hardware that you are using that does not work with Simulink but works with MATLAB? If y...
How to stream audio data to a scope in simulink -- I have working Matlab code, stuck when I try to convert it into a Simulink model. Please help!
Hi Brandon, Can you specify what hardware that you are using that does not work with Simulink but works with MATLAB? If y...
10년 초과 전 | 0
답변 있음
CAN Receive not working (the Sample time parameter) ??
Hi Xia, Setting the number of messages received per timestep does not drop the messages queued from transmit. It still receiv...
CAN Receive not working (the Sample time parameter) ??
Hi Xia, Setting the number of messages received per timestep does not drop the messages queued from transmit. It still receiv...
10년 초과 전 | 1
답변 있음
How to include "CAN_MESSAGE" data type into s-function created using s-function builder?
Hi Gaurav, Do you have the Vehicle Network Toolbox? If so, you should be able to create custom blocks (write C++ S-functions)...
How to include "CAN_MESSAGE" data type into s-function created using s-function builder?
Hi Gaurav, Do you have the Vehicle Network Toolbox? If so, you should be able to create custom blocks (write C++ S-functions)...
10년 초과 전 | 0
답변 있음
Matlab with ASUS XTION PRO LIVE
Hi Erik and others, ASUS Xtion PRO is not supported by Image Acquisition Toolbox. The Kinect adaptor supports only Microsoft ...
Matlab with ASUS XTION PRO LIVE
Hi Erik and others, ASUS Xtion PRO is not supported by Image Acquisition Toolbox. The Kinect adaptor supports only Microsoft ...
10년 초과 전 | 1
답변 있음
Event based CAN signal generation in Simulink
Have you tried using <http://www.mathworks.com/help/simulink/conditional-subsystems-1.html conditional subsystems> ?
Event based CAN signal generation in Simulink
Have you tried using <http://www.mathworks.com/help/simulink/conditional-subsystems-1.html conditional subsystems> ?
대략 11년 전 | 1
| 수락됨
답변 있음
ip camera connect to matlab
Hi, Image Acquisition Toolbox does not provide support for IP Cameras. Also, your link did not work for us to know the specif...
ip camera connect to matlab
Hi, Image Acquisition Toolbox does not provide support for IP Cameras. Also, your link did not work for us to know the specif...
11년 초과 전 | 0
답변 있음
Long kinect recordings and .xed files
Hi Jason, It is a bit unclear if you are crashing during acquisition or during playback. Can you give more information? If ac...
Long kinect recordings and .xed files
Hi Jason, It is a bit unclear if you are crashing during acquisition or during playback. Can you give more information? If ac...
거의 12년 전 | 0
답변 있음
I want to give a digital output to my DAQ using Simulink. But I get an error says:Input to a block must have a discrete sample time.
Hi Taufik, Can you open the constant and set the sample time on it to something other than 0 or Inf. The Digital blocks in Da...
I want to give a digital output to my DAQ using Simulink. But I get an error says:Input to a block must have a discrete sample time.
Hi Taufik, Can you open the constant and set the sample time on it to something other than 0 or Inf. The Digital blocks in Da...
거의 12년 전 | 0
| 수락됨
답변 있음
Unable to execute step property of imaq.VideoDevice command
Hi, What imaging device are you trying to run this with? Are you able to access the imaging device successfully outside of M...
Unable to execute step property of imaq.VideoDevice command
Hi, What imaging device are you trying to run this with? Are you able to access the imaging device successfully outside of M...
12년 초과 전 | 0
답변 있음
How does Imaq.VideoDevide step() function work?
Hi Jacob, The imaq.VideoDevice System object returns a frame at the time the step() is called. There is no buffering of fram...
How does Imaq.VideoDevide step() function work?
Hi Jacob, The imaq.VideoDevice System object returns a frame at the time the step() is called. There is no buffering of fram...
12년 초과 전 | 0
답변 있음
Two signals from one analog i/p channel using Analog Input block of Data Acquisition Toolbox
Hi Rahul, The two values that you see are because the Block Size is set to 2 for NI devices in clocked acquisition mode. Bloc...
Two signals from one analog i/p channel using Analog Input block of Data Acquisition Toolbox
Hi Rahul, The two values that you see are because the Block Size is set to 2 for NI devices in clocked acquisition mode. Bloc...
12년 초과 전 | 0
| 수락됨
답변 있음
Image acquisition device gets locked by faulty code
It seems like you have an active connection to the image acquisition device. Instead of closing MATLAB and re-opening - you can ...
Image acquisition device gets locked by faulty code
It seems like you have an active connection to the image acquisition device. Instead of closing MATLAB and re-opening - you can ...
거의 13년 전 | 5
| 수락됨
답변 있음
how can I get the "Vector Virtual channel" ?
Hi, Please follow the following link and install Vector drivers. http://www.mathworks.com/help/toolbox/vnt/ug/br2lgng-1.html...
how can I get the "Vector Virtual channel" ?
Hi, Please follow the following link and install Vector drivers. http://www.mathworks.com/help/toolbox/vnt/ug/br2lgng-1.html...
13년 초과 전 | 0
답변 있음
S-function for reading com-port
Hi Jan, The Serial Configuration, Serial Receive and Serial Transmit blocks support reading and writing binary data (equivale...
S-function for reading com-port
Hi Jan, The Serial Configuration, Serial Receive and Serial Transmit blocks support reading and writing binary data (equivale...
13년 초과 전 | 1
답변 있음
Image acquisition in simulink (Framerate problem)
Hi Lukas, This is an issue with Allied Vision Tech adaptor and they have an updated version for the fix as well. Please downl...
Image acquisition in simulink (Framerate problem)
Hi Lukas, This is an issue with Allied Vision Tech adaptor and they have an updated version for the fix as well. Please downl...
거의 14년 전 | 0
답변 있음
Index Exceeds Matrix dimension error when masking subsystem
Hi Jill, Yes, it is a bug and has been reported. Can you contact MathWorks technical support and we will be able to give you...
Index Exceeds Matrix dimension error when masking subsystem
Hi Jill, Yes, it is a bug and has been reported. Can you contact MathWorks technical support and we will be able to give you...
거의 14년 전 | 0
| 수락됨
답변 있음
Plugging in USB cameras with Image Acquisition Toolbox
Hi John, The device list will not update instantaneously in Simulink mask after you plug in the new camera. Basically the Sim...
Plugging in USB cameras with Image Acquisition Toolbox
Hi John, The device list will not update instantaneously in Simulink mask after you plug in the new camera. Basically the Sim...
거의 14년 전 | 0
답변 있음
Reading serial data (NMEA) into simulink
Hi Jan, Do you receive a response from the compass after you send a query command to it? Or do you continuously get data from...
Reading serial data (NMEA) into simulink
Hi Jan, Do you receive a response from the compass after you send a query command to it? Or do you continuously get data from...
대략 14년 전 | 0
답변 있음
Receiving messages from the CAN via CANcase using Vehicle Network Toolbox(R2010b) and working with it in realtime.
Hi Karthik, A few thoughts on this: # How many messages are you getting from the network every 100ms? This is more to kno...
Receiving messages from the CAN via CANcase using Vehicle Network Toolbox(R2010b) and working with it in realtime.
Hi Karthik, A few thoughts on this: # How many messages are you getting from the network every 100ms? This is more to kno...
14년 초과 전 | 0
답변 있음
Using extractAll command
Hi Ryan, The following <http://www.mathworks.com/help/toolbox/vnt/ug/extractall.html link> is the documentation for |extractA...
Using extractAll command
Hi Ryan, The following <http://www.mathworks.com/help/toolbox/vnt/ug/extractall.html link> is the documentation for |extractA...
14년 초과 전 | 0
| 수락됨




