Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

  • Congratulations waross on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: korby
  • Order by date
  1. korby

    for-loop

    I have one simple question: How can i realize a for-loop in Simulink? Thanks for replies
  2. korby

    vectors

    I have two vectors: a:[32x1] and b:[4x1] and I want to put them together like [b a,1) (i.e. [36x1]) how can I do this in Simulink?????
  3. korby

    GUI

    Is it possible to show an image (jpg,bmp,...) within a GUI?? Thanks for your answers!!!
  4. korby

    input dialog box

    Hi Suigeneris, thanks a lot for your tip!! actually the 'getfield' causes a erroermessage: ??? Error using ==> getfield Error using ==> subsref Index exceeds matrix dimensions. Error in ==> C:\Programme\Matlab\work\Untitled.m On line 9 ==> A = getfield(answer,{1}); %first input field but...
  5. korby

    input dialog box

    I want to use the input dialog box. The user has to enter some parameters for the simulation(numbers). How can I transform the single elements of the cell array into numbers ( double arrays) so that I can calculate with them??
  6. korby

    simulation time

    Is there a way to regulate the speed a simulation is performed??
  7. korby

    simulink- input parameters

    I wrote a communications simulation in Matlab and have to transfer it now to simulink. How can all the input parameters (like bandwidth,...) be added to a function block? Can anyone help me?

Part and Inventory Search

Back
Top