Feeds
已回答
Dummy y axis?
This is what I wanted, check this file. Plot two axes - File Exchange. https://uk.mathworks.com/matlabcentral/fileexchange/7...
Dummy y axis?
This is what I wanted, check this file. Plot two axes - File Exchange. https://uk.mathworks.com/matlabcentral/fileexchange/7...
6 years 前 | 0
| 已接受
提问
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 ...
6 years 前 | 2 个回答 | 0
2
个回答提问
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...
6 years 前 | 1 个回答 | 0
1
个回答提问
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 ...
8 years 前 | 1 个回答 | 0
1
个回答已提交
zoomplot(varargin)
It zoom in the x axes and save the animation as gif file.
8 years 前 | 1 次下载 |
提问
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...
8 years 前 | 1 个回答 | 0
1
个回答提问
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...
8 years 前 | 0 个回答 | 0
0
个回答提问
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...
10 years 前 | 0 个回答 | 0
0
个回答提问
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 ...
10 years 前 | 2 个回答 | 0
2
个回答提问
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...
10 years 前 | 0 个回答 | 0