Community Profile

photo

Saagar


Actif depuis 2014

Followers: 0   Following: 0

Contact

Statistiques

  • First Review
  • Knowledgeable Level 1
  • First Answer

Afficher les badges

Feeds

Afficher par

A répondu
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...

plus de 9 ans il y a | 0

A répondu
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...

plus de 9 ans il y a | 0

| A accepté

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...

plus de 9 ans il y a | 1 réponse | 0

0

réponse