photo

JP


自 2013 起处于活动状态

Followers: 0   Following: 0

消息

UCSB student currently interning in Germanz

统计学

MATLAB Answers

16 个提问
3 个回答

排名
18,588
of 300,753

声誉
2

贡献数
16 个提问
3 个回答

回答接受率
68.75%

收到投票数
1

排名
 of 21,075

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 170,858

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


Bold comments and if statements
I am having this annoying problem where I want to break up a long if statement into multiple sections using bold comments so it ...

12 years 前 | 1 个回答 | 0

1

个回答

已回答
Plotting orientation in 3-D plot
Basically I solved this problem by defining an arbitrary vector and applying the inverse of the rotation matrix to it. From that...

12 years 前 | 1

| 已接受

提问


How can I use a keypressfct without a figure?
Hello, I just want to use a keypressfct sort of thing, except for there is no figure in my code. I am just taking data and it is...

12 years 前 | 1 个回答 | 0

1

个回答

提问


Building a calculator, confused with GUI ButtonDownFct
Hello, I am building a calculator from scratch and Im having trouble with the ButtonPressFct. I am trying to make it so I store ...

12 years 前 | 0 个回答 | 0

0

个回答

提问


Zooming in and out, rotating, etc. while taking data
Hi, I was wondering if it is possible to zoom in/out, rotate....essentially play around with a graph as it takes real time data....

12 years 前 | 0 个回答 | 0

0

个回答

提问


Easy question comparing strings
Hello I have the following code which doesn't work. The problem is Im trying to compare the value "NaN" which I guess isnt a str...

12 years 前 | 1 个回答 | 0

1

个回答

提问


quiver3 arrowhead keeps disappearing
Whenever I use quiver3 and get some data, I want to see a real time plot of my data as it records and also want to watch the vec...

12 years 前 | 0 个回答 | 0

0

个回答

已回答
Question about velocity graphs with quiver3
Ahh I actually just figured it out. I was being an idiot. For quiver3, it species the first three numbers are the point at which...

12 years 前 | 0

| 已接受

提问


Question about velocity graphs with quiver3
Hey, Im trying to use quiver3 to plot some vectors and it wont start at the right position! I dont want the vector to start at t...

12 years 前 | 2 个回答 | 0

2

个回答

提问


Plotting orientation in 3-D plot
Hello, Im recording data for the orientation (direction) a tool is pointing in. I already have everything set up to give me the ...

12 years 前 | 1 个回答 | 0

1

个回答

提问


Simple question about functions
Hello, just a simple question about functions. What I want to do is use a function in main code, and create a new variable from ...

12 years 前 | 1 个回答 | 0

1

个回答

提问


How do I make this into a function?
Hey, Ive been practicing making functions and it was going well until I came across this one. Im not sure if I can make it all i...

12 years 前 | 1 个回答 | 0

1

个回答

提问


How do I make this into a function?
Hey, Ive been practicing making functions and it was going well until I came across this one. Im not sure if I can make it all i...

12 years 前 | 1 个回答 | 0

1

个回答

提问


Simple arithmetic calculation question
Hey just had an easy question that I cant seem to solve. Basically this is what I want to do, but it isnt working... (I think yo...

12 years 前 | 1 个回答 | 0

1

个回答

提问


Strings with changing length and cases
Hi, Im trying to make the following code work and it just wont seem to do what I want. NOTE - The string length of my variable i...

12 years 前 | 3 个回答 | 0

3

个回答

提问


Cases with a changing string length
Hi, Im trying to make the following code work and it just wont seem to do what I want. NOTE - The string length of my variable i...

12 years 前 | 1 个回答 | 0

1

个回答

提问


Using cases with strings
Hi, Im trying to make the following code work and it just wont seem to do what I want Astr = '123456789' switch Astr...

12 years 前 | 1 个回答 | 0

1

个回答

已回答
Simple if statement question
Thanks very much! Yes I figured I was inventing a few things when doing that haha

12 years 前 | 0

提问


Simple if statement question
Hi, just getting the hang of the basics of MATLAB and had a quick easy question. I have a variable defined as a string and I wan...

12 years 前 | 2 个回答 | 0

2

个回答