Continue to Site

Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

  • Congratulations cowski 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: Aeroing
  • Content: Threads
  • Order by date
  1. Aeroing

    Cargo tie down with load limiters

    Hello! I'm working on a tie down concept for cargo in a helicopter cabin. I have been reading about load limiters on the tie down straps which allow having less straps or reducing the ultimate load capacity of anchor points on the cabin floor. This also means weight reduction. My problem with...
  2. Aeroing

    Open a GUI figure from a GUI

    Hi! I have made a GUI with several edit text boxes where you can enter data. When you the Pushbutton a function calculates some stuff with this data and puts the result in a static text box with: set(handles.statictext,'String',result) Additionally you can save the figure with the data you...
  3. Aeroing

    conversion from double to integers

    I have built a GUI, where I take numerical values from a text box to calculata something afterwards. For this I used this command: x = str2double(get(handles.edit1,'String')) When I give these numbers as parameters to a function [a,b]=myfunction(x) this warning appears: Warning: Subscript...
  4. Aeroing

    Building a Stand-Alone Application of a GUI

    Hi! I have made a GUI called "backlash" and the target of my figure also is called "backlash". When I build a stand-alone application of this file using the command "mcc -B sgl backlash.m" it creates the exe-file without any problem. When I execute the exe in matlab...

Part and Inventory Search