photo

Brian


University of Illinois at Chicago

2011년부터 활동

Followers: 0   Following: 0

메시지

통계

All
MATLAB Answers

67 질문
10 답변

Cody

19 문제
20 답안

순위
8,510
of 301,513

평판
5

참여
67 질문
10 답변

답변 채택
47.76%

획득한 표
3

순위
 of 21,312

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위
11,230
of 175,031

참여
19 문제
20 답안

점수
575

배지 수
4

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • First Review
  • Quiz Master
  • Puzzler
  • Creator
  • Solver
  • Thankful Level 4

배지 보기

Feeds

보기 기준

질문


Quick,dumb question with imshow
Hello, thanks for answering, I have a question about imshow, and how it processes the greyscale image matrix. In <http://i...

9년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Helo with image resize when zooming in
Hello, thanks for looking at this, I was hoping to get some advice with a problem I have: when I try to set the cdata of a ne...

9년 초과 전 | 답변 수: 0 | 0

0

답변

질문


MATLAB plots problem: plot out of axes bounds on rotation
Hello, thanks for looking at this, I have a problem with a plot I have in MATLAB: basically, the plot goes out of the bounds of ...

거의 10년 전 | 답변 수: 0 | 0

0

답변

질문


Quick question about imagesc, colormaps and colorbars
Hello, I have a question about an imagesc plot I create animations for, and why I get such a wildly changing colorbar. Basica...

거의 10년 전 | 답변 수: 0 | 0

0

답변

질문


Problem with colormapeditor not reading max and min or custom cmap
Hello, thanks for reading this, I'm having trouble with colormapeditor. I defined my own custom cmap and applied it, and it l...

거의 10년 전 | 답변 수: 0 | 0

0

답변

질문


Question about plotting same network multiple times in subplot with same color range
Hello, thanks for looking at this, I have a question about plotting a patched line network multiple times (one reference, one...

거의 10년 전 | 답변 수: 1 | 0

1

답변

질문


VideoWriter output problem: distorted color
Hello, I'm having problems with VideoWriter. I can get everything to work, minus some color artifacts with my output. Basical...

거의 10년 전 | 답변 수: 1 | 0

1

답변

질문


Adding curves to a 1D line tree defined by points and connectivity
Hello, thanks for reading this. I was looking to create a curved tree network based off of an input of lines defined by point...

대략 10년 전 | 답변 수: 0 | 0

0

답변

질문


Question about speeding up line plotting
Hello, thanks for reading this, What I do currently in some MATLAB code is plot3 a series of lines, defined by a beginning an...

대략 10년 전 | 답변 수: 2 | 0

2

답변

질문


Help with rotating direction vector along unit circle
Hello, thanks for reading this, I think I'm overthinking this particular problem. What I'm doing is generating a binary tree ...

대략 10년 전 | 답변 수: 0 | 0

0

답변

질문


Help with declaring half sphere with point, direction vector
Hello, thanks for reading this, I was wondering how I could create a half sphere by a single point (which is the center), and...

10년 초과 전 | 답변 수: 0 | 0

0

답변

질문


Help me with a logic puzzle? Connecting semi-random sets of lines together
Hey, thanks for reading this, So I'm having trouble trying to get something to work. What I want to do is find the connectivi...

10년 초과 전 | 답변 수: 0 | 0

0

답변

질문


Another take on cyl <-> cyl interaction, asking for speed tips
I'm just looking for some advice with a programming logic question. My problem in my application comes from an intersection chec...

10년 초과 전 | 답변 수: 0 | 0

0

답변

질문


Problem with complex number multiplication and division
Hello, thanks for looking at this, this is potentially a very stupid question. I'm having a problem with signs for complex co...

10년 초과 전 | 답변 수: 0 | 1

0

답변

질문


Quick question about MCR, deployed exe's
If I deployed a exe on MCR 8.3, can I download the 8.5 MCR and have it work for the 8.3 version, or do I need mcr-specific versi...

거의 11년 전 | 답변 수: 1 | 0

1

답변

질문


Question about multiple imagesc on one axes, colorbar handling
Hello, thanks for reading this. I've been stewing over this for a while, and I've been partially successful with this. What I...

거의 11년 전 | 답변 수: 2 | 0

2

답변

질문


Proportional text font size, or editing font size when figure resize occurs?
I've had some problems with this, and after looking online I've never really had a satisfactory answer to this. What I want t...

대략 11년 전 | 답변 수: 1 | 0

1

답변

질문


Smart way to handle out of folder pathing?
Hello, thanks for reading this, I have a question about executable compiling, specifically when it deals with programs that r...

대략 11년 전 | 답변 수: 1 | 0

1

답변

질문


Passive FTP in a deployed project?
Hello, I asked a question like this one before, but couldn't get an answer. I was wondering if it was possible to do passive FTP...

대략 11년 전 | 답변 수: 0 | 0

0

답변

질문


pasv question: getting pasv working in standalone executable
Hello, thanks for looking at this, I have a question about the pasv function located here: http://www.mathworks.com/matlabcen...

대략 11년 전 | 답변 수: 0 | 0

0

답변

질문


GUIDE scrollfunction deleting figure
Hello, I have a question about my scrollfunction, I asked it here before but couldn't get a good response. My question is thi...

11년 초과 전 | 답변 수: 2 | 0

2

답변

질문


Help with scatteredInterpolant: masking and meshgrid alternatives
Hello, thanks for reading this, I am asking about ways to view a 3D point cloud as surfaces. This is a follow up to an earlie...

11년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Help with speeding up scatteredInterpolant, parallel processing toolbox applicable?
Hello, thanks for reading this, I want to possibly speed up a process, but everything I've read about parfor, for instance, m...

11년 초과 전 | 답변 수: 0 | 0

0

답변

질문


GUIDE question regarding axes
Hello, thanks for looking at this, I'm having trouble keeping track of the current axes in my GUIDE application. What I have ...

11년 초과 전 | 답변 수: 1 | 0

1

답변

답변 있음
Ginput without the crosshairs?
Nevermind, this one was ridiculously easy once I read properly through the documentation. The command I found that worked was...

11년 초과 전 | 0

| 수락됨

질문


Ginput without the crosshairs?
Hello, I was wondering if it was possible to get the coordinates inside an axes plot using something like ginput, but without th...

11년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Quesion applying cdata to patch
Hello, thanks for reading this, What I want to do is visualize a reconstructed surface mesh I have using the patch function. ...

11년 초과 전 | 답변 수: 0 | 0

0

답변

질문


GUIDE: gcf windowscrollWheelFcn and gca ButtonDownFcn interaction
Hello, thanks for reading this, I have a problem at the moment with a interaction of axes ButtonDownFcn and the gcf's windows...

11년 초과 전 | 답변 수: 1 | 0

1

답변

질문


GUIDE: set one axes to non-programmable?
Hello, thanks for reading this, I have a GUI with many axes, and most of them have callbacks (scrollfxn is a big one at the m...

11년 초과 전 | 답변 수: 0 | 0

0

답변

질문


Question about setting custom WindowScrollWheelFcn callback
Hello, so I have a custom WindowScrollWheelFcn callback I want to use, since I don't want the same callback for every axes handl...

11년 초과 전 | 답변 수: 0 | 0

0

답변

더 보기