Statistics
0 Questions
3 Answers
RANK
3,120
of 275,765
REPUTATION
14
CONTRIBUTIONS
0 Questions
3 Answers
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
2
RANK
of 18,573
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 125,567
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
Content Feed
why matlab2018a gives "vpa(int( exp((t-360).*[0,1e-16,1e-15,1e-14,1e-13,1e-12,1e-11]) , t, 0,360 ))=[ 360.0, 0, 0, 0, 256.0, 368.0, 360.0]"??
Hello Jiyuan, I couldn’t reproduce your result in both R2018a and R2015a. Here is what I got: [ 360.0, 359.99999999999352000...
5 years ago | 1
| accepted
App designer: how to get mouse position when I click on figure?
Hello Maxime, There is a similar question on MATLAB Answer: <https://www.mathworks.com/matlabcentral/answers/265820-saving-...
5 years ago | 1
Undefined function or variable 'sequenceInputLayer' when following Matlab Example with all extensions installed
Hello James, As Geoff mentioned, the ‘sequenceInputLayer’ function is introduced since R2017b, so if you could upgrade to MAT...
5 years ago | 0
| accepted