photo

renuka


Last seen: 2年以上 前 2021 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 1
  • First Answer
  • First Review

バッジを表示

Feeds

表示方法

質問


Kindly any one help me regarding MATLAB GUI guide execution of my research work?
I have created MATLAB GUI for my project. I want to display the absolute values of energy in audio on gui and resulting audio gr...

約3年 前 | 1 件の回答 | 0

1

回答

0

回答

質問


I wanted to diaplay all images in a folder one by one on the same axes using Matlab GUI. My below code is displaying only first image in the folder? kndly give the solution
handles.output = hObject; filelist=dir(fullfile('E:\desktop\MATLAB\img-seg\CNN\ias1\*.jpg')); handles.filelist = filelist; ha...

約3年 前 | 1 件の回答 | 0

1

回答

回答済み
How to display an image in axes of GUI in the function I added
I wanted to diaplay all images in a folder one by one on the same axes using Matlab GUI. My below code is displaying only first ...

約3年 前 | 0