One-dimensional array for activeX



Hi,
I need to create a one-dimensional array to input into an
ActiveX control. I am using MatLab 7.1.0.246. I have
searched to web, but any way I try to re-define the array,
I keep coming up with 2 dims when I look at my array with
ndims.

Thank you.
.



Relevant Pages

  • Re: Absolute beginner vs. fuzzy logic
    ... into B) is readily available in MatLab. ... new +1-dimensional array. ... The graph showed how a certain mechanical system ... > each iteration. ...
    (comp.soft-sys.matlab)
  • Re: zero based arrays?
    ... array, even in Matlab, its just that Matlab is an interpreted ... Every programming language has things it does differently from every other ... first) element of the array. ... case you'll be writing in C or C++ and so you'll use the native indexing ...
    (comp.soft-sys.matlab)
  • Re: need help on building a "Next" button in GUI
    ... I am a new user of MatLab. ... When I selected the pictures, they did form an array FileName(), but my next_callback did not work at all. ... % hObject handle to figure ... function varargout = Image_OutputFcn ...
    (comp.soft-sys.matlab)
  • new to FFTW - I have some questions
    ... I am new to using the FFTW algorithms in C++, ... I have used matlab for ... For example, the array might consist of 40 trials, ... optimal algorithm based on the size of the FFT alone? ...
    (comp.dsp)
  • Re: Appending to arrays in a loop efficiently
    ... When appending to arrays repeatedly in a loop, the Matlab editor warns ... Another possibility is to double the size of the array manually each ... The simplest solution is to use a cell array. ...
    (comp.soft-sys.matlab)