photo

Samir


ped

Active since 2014

Followers: 0   Following: 0

Message

Statistics

All
MATLAB Answers

8 Questions
1 Answer

File Exchange

1 File

RANK
285.835
of 300.343

REPUTATION
0

CONTRIBUTIONS
8 Questions
1 Answer

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
0

RANK
17.796 of 20.926

REPUTATION
3

AVERAGE RATING
0.00

CONTRIBUTIONS
1 File

DOWNLOADS
1

ALL TIME DOWNLOADS
33

RANK

of 168.172

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 2
  • First Submission
  • Thankful Level 1

View badges

Feeds

View by

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

meer dan 6 jaar ago | 0

| accepted

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

meer dan 6 jaar ago | 2 answers | 0

2

answers

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

meer dan 6 jaar ago | 1 answer | 0

1

answer

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

ongeveer 9 jaar ago | 1 answer | 0

1

answer

Submitted


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

meer dan 9 jaar ago | 1 download |

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

meer dan 9 jaar ago | 1 answer | 0

1

answer

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

meer dan 9 jaar ago | 0 answers | 0

0

answers

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

meer dan 11 jaar ago | 0 answers | 0

0

answers

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

meer dan 11 jaar ago | 2 answers | 0

2

answers

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

meer dan 11 jaar ago | 0 answers | 0

0

answers