photo

Saagar


Active since 2014

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

1 Question
2 Answers

RANK
12,923
of 301,213

REPUTATION
4

CONTRIBUTIONS
1 Question
2 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 21,191

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 173,422

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • First Review
  • Knowledgeable Level 1
  • First Answer

View badges

Feeds

View by

Answered
I have a question about how to display a result in static text.
If S1 & S2 are numbers use num2str to convert them to strings. After that use strcat to make it a single string. it will be some...

11 years ago | 0

Answered
Need help in stepwise function
for k=1:length(x1) if x1(k)<-1 x(k)=-1 elseif x1(k)>=-1 && x1(k)<= 1 x(k)=x1(k) else x1(k)>1...

11 years ago | 0

| accepted

Question


How do you embed a Matlab figure (.fig) into a powerpoint?
Hi, Does anyone know of a method to embed a .fig file into a powerpoint presentation directly from Matlab? I have taken a...

11 years ago | 0 answers | 0

0

answers