photo

Nicholas Sullivan


Aktiv seit 2015

Followers: 0   Following: 0

Statistik

  • Thankful Level 1
  • First Answer

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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 ...

etwa 9 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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-...

etwa 9 Jahre vor | 0 Antworten | 0

0

Antworten

Beantwortet
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=...

etwa 9 Jahre vor | 0

Frage


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...

etwa 9 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

etwa 9 Jahre vor | 1 Antwort | 1

1

Antwort

Beantwortet
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...

etwa 9 Jahre vor | 0

| akzeptiert

Frage


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...

etwa 9 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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 ...

etwa 9 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
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...

etwa 9 Jahre vor | 0

| akzeptiert

Frage


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...

etwa 9 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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 ...

etwa 9 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

etwa 9 Jahre vor | 0 Antworten | 0

0

Antworten