photo

Kim Nguyen


Honda Aircraft Company Inc

Active since 2013

Followers: 0   Following: 0

Message

Statistics

All
MATLAB Answers

7 Questions
0 Answers

Cody

0 Problems
8 Solutions

RANK
214,565
of 300,369

REPUTATION
0

CONTRIBUTIONS
7 Questions
0 Answers

ANSWER ACCEPTANCE
71.43%

VOTES RECEIVED
0

RANK
 of 20,936

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK
43,568
of 168,436

CONTRIBUTIONS
0 Problems
8 Solutions

SCORE
90

NUMBER OF BADGES
1

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • First Review
  • Thankful Level 3
  • Solver

View badges

Feeds

View by

Question


How do I label Lines
d=[.001:.001:.009,.01:.01:.09,.1:.1:.9,1:9,10:10:90,100:100:900,1000:1000:10000]; nd=numel(d); % number of lines created f...

12 years ago | 1 answer | 0

1

answer

Question


how do i make trapezoid contour from raw data of three sets?
I have 4 points of a trapizoid and dZ for my third axes. the data is in three set <<http://i.imgur.com/GoAgbKw.png>> i wou...

13 years ago | 0 answers | 0

0

answers

Question


Add to listbox in GUI from .mat file
My GUI currently has 3 push buttons and a list box. two buttons calls for the user to choose their desired data file. these data...

13 years ago | 1 answer | 0

1

answer

Question


Data brush in GUI
I want to have the data brush tool that matlab uses in its plot in the gui similar to pan and zoom. i would use the data brush...

13 years ago | 0 answers | 0

0

answers

Question


How can i edit a .mat file
I have a .mat file name.mat. It contains information such as and when I open it the import wizard opens. now say the data in t...

13 years ago | 2 answers | 0

2

answers

Question


while loop and nan causing inifinite loop
I have the following code <<http://i.imgur.com/ZWxcx.png?1>> now what happens when i run this is that the while loop doesn...

13 years ago | 2 answers | 0

2

answers

Question


How can i create a contour map with a large set of data, using only the "maximum" points
Say I ahve over 1,000,000 points, and only want to create a contour map of the maximum points, connecting a line between each ma...

13 years ago | 1 answer | 0

1

answer