photo

Swapnil srivastava


Last seen: 6 dagar ago Active since 2017

Followers: 0   Following: 0

Statistics

MATLAB Answers

5 Questions
0 Answers

RANK
193 729
of 300 381

REPUTATION
0

CONTRIBUTIONS
5 Questions
0 Answers

ANSWER ACCEPTANCE
20.0%

VOTES RECEIVED
0

RANK
 of 20 941

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168 477

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 1

View badges

Feeds

View by

Question


Finding the toolboxes required for a Simulink Block
Hi guys, Is there a way to find what toolboxes are needed for the simulink blocks in the documentation? I want to use this block...

nästan 2 år ago | 1 answer | 0

1

answer

Question


Issue with generating a sine wave via linspace and colon
Hi Everyone, I'm having an issue with generating a sine wave using the linspace operator vs colon operator. The code is below: ...

ungefär 2 år ago | 1 answer | 0

1

answer

Question


how to input a string into a function?
my function is function [Title,Author,Number_of_pages]=disp_book(Tit,Aut,Nu_of_pg) fprintf('Title: %s',Tit) fprintf('...

mer än 8 år ago | 1 answer | 0

1

answer

Question


How do i keep adding to my script?
% the script asks for and adds book to the library A=input('What would you like to do?: ','s'); %promots the user while ...

mer än 8 år ago | 1 answer | 0

1

answer

Question


How to run this code?
A=input('What would you like to do?: ','s'); if strcmp(A,'add book') Tit= input('Ask for title: ','s'); Aut=i...

mer än 8 år ago | 1 answer | 0

1

answer