photo

Saurao Dalvi


Attivo dal 2018

Followers: 0   Following: 0

Statistica

MATLAB Answers

5 Domande
1 Risposta

RANK
122.097
of 301.748

REPUTAZIONE
0

CONTRIBUTI
5 Domande
1 Risposta

ACCETTAZIONE DELLE RISPOSTE
0.0%

VOTI RICEVUTI
0

RANK
 of 21.405

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 176.353

CONTRIBUTI
0 Problemi
0 Soluzioni

PUNTEGGIO
0

NUMERO DI BADGE
0

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

Feeds

Visto da

Domanda


value is not getting printed in static txt
a=ball_bearing_only_D (p,Fr,L10h,n,dia); set(handles.D,'String',final_D);

circa 8 anni fa | 0 risposte | 0

0

risposte

Domanda


Why set(handles.D,'String',final_D) set(handles.B,'String',final_B) set(handles.C,'String',final_C) set(handles.C0,'String',final_C) set(handles.Designation,'String',final_Designation) is not printing in static text(GUI)
function varargout = test11(varargin) % TEST11 MATLAB code for test11.fig % TEST11, by itself, creates a new TEST11...

circa 8 anni fa | 2 risposte | 0

2

risposte

Domanda


Help !!!!!!! fix this GUI plz..............
function varargout = test11(varargin) % TEST11 MATLAB code for test11.fig % TEST11, by itself, creates a new TEST11...

circa 8 anni fa | 0 risposte | 0

0

risposte

Domanda


How to compare variable with a vector?
to_be_compared_with=[4160 13300 16800 30700 41000 63700 6050]; value=13311; %I want to find a value from vector close to 13311...

circa 8 anni fa | 1 risposta | 0

1

risposta

Domanda


How to solve (369.6*m^2)==(39297.5168/m)?
I have used syms m eqn=(369.6*m^2)==(39297.5168/m); solve(eqn,m); but the ans makes no sense (The ans in calc i...

circa 8 anni fa | 1 risposta | 0

1

risposta