Azzera filtri
Azzera filtri

Info

Questa domanda è chiusa. Riaprila per modificarla o per rispondere.

how do i load .mat files into GUI AND MAKE LINK BETWEEN ALL THE CONDITIONS TO HAVE THE LAST RESULTS

1 visualizzazione (ultimi 30 giorni)
Hi everyone ,
i am new in MATLAB , and i have done my project in it and now i need to create a GUI for my project.
using the GUI , i should be able to have the following things : in my project i have 2 different channels with their results. ( AWGN , BEC )
in each channel for example : AWGN , i have different SNR from 0.5 till 3.5.
in each value of the SNR , i have different code length values like : ( 8,16,32,64,128,256,512,1024,2048)
for each code length i have stored results .MAT file , in that file i need to extract a variable called indeces(order of numbers) , and then do some calculation ( show the first 10% , 20% , 30% ...100% of that variable indeces in a txt.file.
so the main idea is : select the channel type , select the SNR values , select the CODE LENGTH , choose the percentage , after that show the results in a .txt file so how to link all the above options together with the right results file. your help is appreciated and helpful...
Regards
  2 Commenti
Abhisek Roy
Abhisek Roy il 28 Feb 2017
Hi,
My suggestion to you would be to go through this link and treat it as your starting point. After that, you can play around with the examples given at MathWorks documentation page and this page as well. A good amount of resources are available there and can give you pretty good exposure to things that can be done with GUIDE.
ali hamadi
ali hamadi il 1 Giu 2017
Thank you for you help. now i am done with the above points. but now i need to do something which is written in the attached picture. and also show the number in a column not a row. could you please help me in that. regards.

Risposte (0)

Questa domanda è chiusa.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by