photo

Troy McClure


Last seen: 1 year ago Active since 2020

Followers: 0   Following: 0

Statistics

MATLAB Answers

4 Questions
1 Answer

RANK
22,098
of 297,457

REPUTATION
2

CONTRIBUTIONS
4 Questions
1 Answer

ANSWER ACCEPTANCE
75.0%

VOTES RECEIVED
2

RANK
 of 20,438

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 158,938

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

  • First Answer
  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Answered
Matlab STK connection: How to access available existing objects?
Ever find the answer to this? I'm having the same issue. The docs don't explain how to build the path.

1 year ago | 0

Question


pathdef.m is not run at startup?
I have a pathdef.m file that I've placed in C:\Program Files\MATLAB\R2019b\bin. After starting MATLAB, I enter 'cd' and it outpu...

4 years ago | 1 answer | 1

1

answer

Question


Help understanding interp2?
Can someone explain to me how interp2(X,Y,V,Xq,Yq) works? I've read the matlab docs, but they aren't very clear. Can anyone expl...

4 years ago | 2 answers | 1

2

answers

Question


What does the ' symbol mean?
I see some code like x = myfunc()'; What does the ' mean here?

5 years ago | 1 answer | 0

1

answer

Question


Problems generating code when func params are mixture of matrix and scalar.
I'm trying to generate C code for a function but one of the parameters is an MxN matrix, so I'm not sure how to call the functio...

5 years ago | 1 answer | 0

1

answer