Feeds
提问
got a vector from a plot
here I plot two graphs from four polynoms with dis code: figure() for i=1:length(nodos)-1 plot([nodos(i):0.01:nodos(i+1)],pol...
4 years 前 | 1 个回答 | 0
1
个回答提问
Overlapping graphs in figure
Here is part of my code. I'm ploting two graphs evaluating several polynomials , I use "delete(gca) and clf " at the begining of...
4 years 前 | 1 个回答 | 0
1
个回答提问
How to evaluate a vector into a Matrix?
I have to evaluate al values of L into the matrix Kelemento, but it evaluates in a way I dont wanto to, it evaluates for all ...
4 years 前 | 1 个回答 | 0

