Community Profile

photo

Sush Gautam


Last seen: 10개월 전 2022년부터 활동

Followers: 0   Following: 0

통계

  • Thankful Level 3

배지 보기

Feeds

보기 기준

질문


.dll is not a valid Win32 application
I have been getting this error in MATLAB v2021 '.dll is not a valid Win32 application'. What should I do? I didn't find any appr...

1년 초과 전 | 답변 수: 0 | 0

0

답변

질문


How do I display "Busy" like that in MATLAB when simulation is running in GUI?
How do I display "Busy" like that in MATLAB when simulation is running? I need to display "BUSY" when my simulation is running i...

거의 2년 전 | 답변 수: 2 | 0

2

답변

질문


Displaying message in GUI
In my GUI, there is one pushbutton which when pressed displays a graph. I want to display a message in the GUI indicating "Plo...

거의 2년 전 | 답변 수: 2 | 0

2

답변

질문


Display header along with data in excel using GUI
A = [12.7 5.02 -98 63.9 0 -.2 56]; B = [2 3 4 5 6 7 8]; c= transpose([A;B]); [file,path] = uiputfile('*.xlsx'); filename = f...

거의 2년 전 | 답변 수: 2 | 0

2

답변

질문


Saving data after pressing SAVE button in GUI MATLAB
I have five push buttons. The four pushbuttons are associated with different datas like for eg one is for age of female and the...

거의 2년 전 | 답변 수: 1 | 0

1

답변

질문


Saving data in excel from the plot using Appdesigner
How can I save data in excel associated with the plot of amplitude vs frequency in an excel using Appdesigner. When I press th...

거의 2년 전 | 답변 수: 1 | 0

1

답변

질문


if pushutton1 is pressed, how to use the value associated with it for displaying result for pushbutton2 in GUI ?
I am working on GUI. I have two pushbuttons, pushbutton1 and pushbutton2. Also I can give three input integer values. When pushb...

거의 2년 전 | 답변 수: 2 | 0

2

답변