Feeds
질문
How to change the font in online documentation?
The Online Matlab Documentation shows code in a funny font (see print screen below). How can I fix it? I tried uninstalling all ...
3개월 전 | 답변 수: 0 | 0
0
답변질문
Complex Step Derivative of 3D rotation in exponential coordinates at u = [0 0 0] not working?
Applying complex step differentiation to the matrix exponential works fine, except at u = [0 0 0]. Here, the exponential coordin...
10개월 전 | 답변 수: 0 | 0
0
답변질문
Is there a Multivariate PCHIP?
I am trying to create an interpolant on a higher dimensional data set similar to how pchip and ppval would work. Does anyone kno...
4년 초과 전 | 답변 수: 1 | 0
1
답변질문
Convert a fixed width char array into a column vector
Hello! I have troubles converting numbers from a char array to double format. The char array always has the dimensions 1x48. Eve...
5년 초과 전 | 답변 수: 3 | 0
3
답변질문
Number of times the rows of a small matrix appear amongst the rows of a larger matrix, vectorization
Hi! I need to find the number of times the elements in the rows of a small (Sx2) matrix appear in a larger (Lx4) matrix. I woul...
5년 초과 전 | 답변 수: 1 | 0
1
답변답변 있음
How to place a dot on a greek letter in a datatip? (interpreter not working)
The answer is to set the latex interpreter in set(datacursormode,'updatefcn',@mydatatip,'interpreter','latex') and not in "my...
How to place a dot on a greek letter in a datatip? (interpreter not working)
The answer is to set the latex interpreter in set(datacursormode,'updatefcn',@mydatatip,'interpreter','latex') and not in "my...
6년 초과 전 | 0
| 수락됨
질문
How to place a dot on a greek letter in a datatip? (interpreter not working)
I am trying to create a in a datatip, in a bar plot. However, everything works fine except the "\dot" command which is not reco...
6년 초과 전 | 답변 수: 1 | 0


