bloodtalon
Followers: 0 Following: 0
Feeds
提问
Controlling format (number of decimals) of specific ticks
I have a y axis running from 0 to 1 in the form of 0, 0.1, 0.2...1. I want to add an extra label, rounded to 3 decimals. By defa...
7 years 前 | 1 个回答 | 0
1
个回答提问
export_fig cannot export to larger than screen
Since I am exporting using different non-default fonts, I am stuck with using export_fig to export to PDF. It seems export_fig, ...
7 years 前 | 0 个回答 | 1
0
个回答提问
Subplot Title Positioning fail/succeed depending on data
I have two sets of data (after processing the e in the code in 2 ways). When I do the same thing with each of them, one of them ...
7 years 前 | 1 个回答 | 0
1
个回答提问
fsolve not solving system of nonlinear equations
Have a system of 2 nonlinear equations which Mathematica solved in 5 seconds but MATLAB is having trouble with for some reason. ...
7 years 前 | 1 个回答 | 0
1
个回答提问
fprintf loop with vector and cell array
I want to output the results of solving a linear system as sentences like The value of p2 is bla Pa. The value of p3 is ...
8 years 前 | 1 个回答 | 0
1
个回答提问
For loop inside a vector
So I have this variable e which stores 14 equations and now I want to use equationsToMatrix with these 14 equations. I can do th...
8 years 前 | 0 个回答 | 0
0
个回答提问
How can I define variables like d12 d23 d24 and so on from a vector containing the values of d and a vector containing the indices?
So I have this table of data which is for information of streams from a point to another. So they're given like this right now i...
8 years 前 | 1 个回答 | 0