Recent content by Gean

  1. G

    MATLAB MATLAB plot on an axe on a different figure

    Hi, I have this problem: I have a main file (main.m) in which is coded a for loop (needed for some data-gathering). De data is stored in a vector. This vector is passes to a 2nd figure (test1.m) which has an axe. Here I want to plot the data in a "real-time" mode. I do this with another...
  2. G

    Connecting Simulink to USB and COM Ports: A Beginner's Guide

    Allright, i have the com-port set to COM2, which allows me to select it from 'Query Instrument'. However, it does not seem to work. Like i said, I'm new to the entire Matlab and Simulink thing. I really have no idea how to use the built-in Matlab stuff :(
  3. G

    Connecting Simulink to USB and COM Ports: A Beginner's Guide

    I tried to make a connection with COM-port, but the problem was that Simulink "sees" only COM port 1 to 8 or something. The connected device is at COM 11.
  4. G

    Connecting Simulink to USB and COM Ports: A Beginner's Guide

    Hello, I'm new to working with MATLAB and simulink, but I'm trying to connect a USB device with Simulink. Is there any way to connect Simulink with either a USB-port or a COM-port? Thanks in advance!
Back
Top