Community Profile

photo

Nicholas Sullivan


2015년부터 활동

통계

  • Thankful Level 1
  • First Answer

배지 보기

Content Feed

보기 기준

질문


How can I upload data to the MATLAB Mobile Cloud from my Android tablet?
I'm creating data files on my Android tablet, and I need to use them in MATLAB Mobile. However, MATLAB Mobile only allows using ...

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

1

답변

질문


How do I get the position of a single axis on a 3-dimensional plot?
I am trying to set the position of a colorbar so that it has the same vertical position and height of the vertical axis on my 3-...

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

0

답변

답변 있음
error in while loop
I think you might be missing a nested 'for' statement. Instead of for i=1:n j=1:n Write for i=1:n for j=...

거의 9년 전 | 0

질문


Is there a way to share MATLAB figs with someone who doesn't have MATLAB?
I want to send someone a 3-D MATLAB plot and I want them to be able to rotate it and move objects like the colorbar. Is that pos...

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

1

답변

질문


I am receiving "License Manager Error -39". How do I access the options file MLM.opt?
I have already read the answer given in this link: <http://www.mathworks.com/matlabcentral/answers/98895-why-do-i-receive-licens...

거의 9년 전 | 답변 수: 1 | 1

1

답변

답변 있음
How can I run a compiled MATLAB program if it requests input to the command window?
In the MATLAB Compiler window, click on Additional Runtime Settings and uncheck the box that says "Do not require Windows Comman...

거의 9년 전 | 0

| 수락됨

질문


How can I run a compiled MATLAB program if it requests input to the command window?
I am trying out the MATLAB Compiler to run a script that I have written. After compiling and running the code, it works fine unt...

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

1

답변

질문


How can I add a colorbar that lines up with an axis in a surf plot?
I have a surface plot and I want to make a colorbar that is in the same location as the vertical axis numbers and label. I also ...

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

1

답변

답변 있음
Why am I getting this error when I try to send an email using sendmail?
I found a different approach: <http://www.mathworks.com/matlabcentral/answers/94446-can-i-send-e-mail-through-matlab-using-mi...

거의 9년 전 | 0

| 수락됨

질문


Why am I getting this error when I try to send an email using sendmail?
This is the error message I get: Error using sendmail (line 171) Could not connect to SMTP host: [smtp server], port: 25; P...

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

1

답변

질문


Is there a way to have a MATLAB script run automatically as a result of some event?
I want my MATLAB script to run automatically when I import a file for it to load. Is there any way for a script to be triggered ...

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

1

답변

질문


In a 3-D surface plot, how can I make the colorbar part of the vertical axis?
I would like to find a way to have a colorbar that always aligns with the numbers on the vertical axis. Also, I want the colorba...

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

0

답변