義典 鈴木
Followers: 0 Following: 0
Statistics
3 Questions
0 Answers
RANK
92,116
of 295,569
REPUTATION
0
CONTRIBUTIONS
3 Questions
0 Answers
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
0
RANK
of 20,247
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,105
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
How to plot subset using editfield in app designer
For example, I have a set of L,a,b as below. L =[10,5,5,7,5,4] a =[2,3,6,3,6,9] b =[1,5,6,7,5,4] I want to use editfield in ...
3 years ago | 1 answer | 0
1
answerQuestion
How to scatter plot using different colors by using own RGB data?
I`m using Matlab App Designer to create a scatter plot and I want to use my own rgb data for the colors but I think my code is...
3 years ago | 2 answers | 0
2
answersQuestion
Hi. I'm a student and currently working on the MATLAB app designer and would like to know how to correctly use the checkbox in order to show the graph if I tick the box
value = app.CheckBox.Value; x= 0:pi/100:2*pi; y= cos(x); ...
3 years ago | 0 answers | 0