photo

Samir


ped

Actif depuis 2014

Followers: 0   Following: 0

Message

Statistiques

All
MATLAB Answers

8 Questions
1 Réponse

File Exchange

1 Fichier

RANG
183 957
of 300 364

RÉPUTATION
0

CONTRIBUTIONS
8 Questions
1 Réponse

ACCEPTATION DE VOS RÉPONSES
50.0%

VOTES REÇUS
0

RANG
17 792 of 20 934

RÉPUTATION
3

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
1 Fichier

TÉLÉCHARGEMENTS
1

ALL TIME TÉLÉCHARGEMENTS
33

RANG

of 168 407

CONTRIBUTIONS
0 Problèmes
0 Solutions

SCORE
0

NOMBRE DE BADGES
0

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • Thankful Level 2
  • First Submission
  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Réponse apportée
Dummy y axis?
This is what I wanted, check this file. Plot two axes - File Exchange. https://uk.mathworks.com/matlabcentral/fileexchange/7...

plus de 6 ans il y a | 0

| A accepté

Question


Dummy y axis?
Hi, I have data as bellow x = [ 0 1 2 3 4 5 6 7 8 9 10] V= [0 2 4 6 8 10 12 14 16 18 20] I=V/0.5; I ...

plus de 6 ans il y a | 2 réponses | 0

2

réponses

Question


function with unspecified unknown variable?
I have an equation as below B=sqrt( (E^2) * ( a / b ) ); it solves for B if rest are known. This is part of a fun...

presque 7 ans il y a | 1 réponse | 0

1

réponse

Question


copy m file from matlab path to current working directory.
I have written some standard functions for my use and stored under matlab path so that I can call it from anywhere. For example ...

environ 9 ans il y a | 1 réponse | 0

1

réponse

A soumis


zoomplot(varargin)
It zoom in the x axes and save the animation as gif file.

plus de 9 ans il y a | 1 téléchargement |

0.0 / 5

Question


Matlab function that accepts figure handle or file name as input?
I want to write a matlab function that except one input argument, it can be a figure handle or file name to .fig file. If no inp...

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

1

réponse

Question


Execution time of print command is very long?
I import data with uigetfile and then plots that data, then I save the plot to jpg file to a particular folder using print comma...

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

0

réponse

Question


cftool functionality missing in recent matlab version?
In 2010 version cftool used to contain buttons for various task such as post-processing, this gui way is missing from recent rel...

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

0

réponse

Question


Saveas plot using name of imported data file.
I have a data file named ex1.csv that I imported and plotted the data. I want to write a script which save this plot using same ...

plus de 11 ans il y a | 2 réponses | 0

2

réponses

Question


My script modifies csv file that it should read only.
I have a script that reads from .csv file and import data for further analysis. No it somehow modifies original file in a way ta...

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

0

réponse