Statistics
RANK
12 561
of 295 467
REPUTATION
2
CONTRIBUTIONS
8 Questions
2 Answers
ANSWER ACCEPTANCE
25.0%
VOTES RECEIVED
1
RANK
of 20 234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153 912
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
Feeds
Question
UIMENUFCN in 2014b
In the update to 2014b, the function uimenufcn was altered. I am trying to achieve this functionality: uimenufcn(gcf,'Ed...
mer än 7 år ago | 0 answers | 0
0
answersRead in excel sheets with a loop
You can use the function xlsfinfo to obtain a list of all the sheets in your workbook "example.xlsx". [~,sheets] = xlsfinfo...
mer än 7 år ago | 1
Question
Lag upon upgrading computer.
I recently started using a new machine, upgrading from Windows 7 to 10 and an overall faster machine. My matlab code has transfe...
mer än 7 år ago | 0 answers | 0
0
answersQuestion
Write Cell Array of Strings to Text Document
I tried the following code: fid = fopen('test.txt','wt'); fprintf(fid,'Data:\n'); myCell = {'A','B','C';'D','...
ungefär 10 år ago | 1 answer | 0
1
answerQuestion
Keyboard "Pause" to DOS shell
Here is what I am trying to do: Run a DOS program within a matlab script. At some point (say, after 15 seconds, for now), I w...
mer än 10 år ago | 0 answers | 0
0
answersQuestion
Axes offset when copying
I have a figure that looks fine before copying. It has two sets of axes on top of one another, one which is just there to have a...
nästan 12 år ago | 1 answer | 0
1
answerQuestion
Contour plots from 3D grid
I would like to use contourf to plot two slices out of a 3D grid, and put them both in the same 3D space. Is there a way take th...
ungefär 12 år ago | 0 answers | 0
0
answersQuestion
2D contour in 3D
I have a visualization question. I am plotting a slice of data as a 2-dimensional contour using contourf(). What I would like to...
ungefär 12 år ago | 2 answers | 0
2
answersQuestion
Plot with step changes - no interpolation
Hello, The standard for plotting a line in matlab is that the line is drawn with a constant slope between the points. I woul...
ungefär 13 år ago | 3 answers | 0