Hi
As you want to create a GUI with sliders, may be this link to app designer would be helpful.
After having the slider in design view, you may add callbacks for each slider by reading the data using the existing functions of the toolbox and do the operations needed in the code view of app designer (as in this).
Hope this helps!