photo

Randy Souza

MathWorks

Last seen: Today Attivo dal 2011

Followers: 0   Following: 0

Messaggio

Web developer on MATLAB Central applications

Pronouns:
He/him

Statistica

All
MATLAB Answers

0 Domande
23 Risposte

Cody

0 Problemi
8 Soluzioni

RANK
603
of 297.503

REPUTAZIONE
128

CONTRIBUTI
0 Domande
23 Risposte

ACCETTAZIONE DELLE RISPOSTE
0.00%

VOTI RICEVUTI
40

RANK
 of 20.449

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK
29.673
of 159.017

CONTRIBUTI
0 Problemi
8 Soluzioni

PUNTEGGIO
150

NUMERO DI BADGE
3

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • Knowledgeable Level 3
  • 3 Month Streak
  • Promoter
  • Speed Demon
  • First Submission
  • GitHub Submissions Level 1
  • Explorer
  • First Review
  • Thankful Level 4
  • Revival Level 1
  • Knowledgeable Level 2
  • First Answer

Visualizza badge

Feeds

Visto da

Risposto
Can't publish GitHub Release to File Exchange after changing GitHub username
Hi @埃博拉酱, it looks like something went wrong on our end when you changed your GitHub username. So sorry for the trouble! I belie...

3 mesi fa | 1

| accettato

Risposto
Does File Exchange still support GitHub integration?
Hi Chad, It looks like you've installed the File Exchange GitHub App, which is now the only supported way to publish from GitHu...

3 mesi fa | 1

| accettato

Risposto
Help with Uploading MLTBX File to File Exchange
Hi @Daniel Peralta, sorry for the trouble. Please try uploading your toolbox again. I cleaned up some data on the File Exchange ...

7 mesi fa | 1

Risposto
Why can Answers only accept zipped .mat attachments?
As of today (Nov 13, 2013) you can attach .fig, .mat, and .mdl files.

oltre 11 anni fa | 0

Risposto
Notification of edits in MATLAB Answers
Edits to questions have always caused the question to move back to the top of the list. What's new is that edits to answers and ...

oltre 11 anni fa | 1

| accettato

Risposto
Desperate: Images and formatting in the forum
Your wish is our (eventual) command! You can now attach images and files by using these new and revamped editor toolbar buttons:...

oltre 11 anni fa | 3

| accettato

Risolto


Add two numbers
Given a and b, return the sum a+b in c.

quasi 12 anni fa

Risolto


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

quasi 12 anni fa

Risolto


The Hitchhiker's Guide to MATLAB
Output logical "true" if the input is the answer to life, the universe and everything. Otherwise, output logical "false".

circa 12 anni fa

Risposto
How to set Sort by: "Date updated (Newest-Oldest)" as a default
Sorry to bug you! There is no way to do this right now but it's an excellent suggestion. I've added it to the <http://www.mathwo...

circa 12 anni fa | 0

| accettato

Risposto
[DISCONTINUED] MATLAB Answers Wish-list #2 (and bug reports)
(This was suggested by Greg Heath in <http://www.mathworks.com/matlabcentral/answers/56235-how-to-set-sort-by-date-updated-newes...

circa 12 anni fa | 1

Risposto
Posting pictures in the forum
This is an important feature for us, too, and we are working out what it will take for us to offer it. As is often the case, the...

oltre 12 anni fa | 0

Risposto
Block for toolbox
Try using <http://www.mathworks.com/help/simulink/slref/fcn.html Fcn block> (originally answered in a comment by Fangjun)

oltre 12 anni fa | 0

| accettato

Risposto
Java Script warnings in the forum
We deployed a fix this evening (Aug 15 2012) that should eliminate the JavaScript warnings. Please post here or email me directl...

oltre 12 anni fa | 4

Risposto
selecting questions which are not "accepted" ?
It wil cause the search box to look weird (due to the way we handle the tokens that indicate which filters you've applied), but ...

oltre 12 anni fa | 5

| accettato

Risposto
Connection problems in the forum
We are investigating the Bad Request issue that Jan reported--other users have experienced similar problems in other areas of Ma...

oltre 12 anni fa | 0

| accettato

Risposto
Java Script warnings in the forum
Thanks for the detailed feedback Jan. This is a known issue that we're looking into. You may also see this issue in Internet ...

oltre 12 anni fa | 1

| accettato

Risposto
Editor powers and prominence of the buttons
Clicking "Flag", "Edit", "Close", or "Delete" will open a dialog box asking either for more information or for confirmation, so ...

oltre 12 anni fa | 4

Risolto


Remove the vowels
Remove all the vowels in the given phrase. Example: Input s1 = 'Jack and Jill went up the hill' Output s2 is 'Jck nd Jll wn...

circa 13 anni fa

Risolto


Find the numeric mean of the prime numbers in a matrix.
There will always be at least one prime in the matrix. Example: Input in = [ 8 3 5 9 ] Output out is 4...

circa 13 anni fa

Risolto


Determine if input is odd
Given the input n, return true if n is odd or false if n is even.

circa 13 anni fa

Risolto


Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...

circa 13 anni fa

Risolto


Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...

circa 13 anni fa

Risposto
Web interface is broken
Thanks for reporting these problems, apologies for all the inconvenience. We've had two related problems with MATLAB Answers'...

oltre 13 anni fa | 0

| accettato

Risposto
MATLAB Central Answers website problem?
Hi everyone, sorry for the problem. Walter is close; this is actually a style sheet issue as we roll out a new UI for the contr...

oltre 13 anni fa | 1

| accettato

Risposto
Why do you come to "MATLAB Answers"?
why(276)

quasi 14 anni fa | 1

Risposto
Do you suffer from keyboard latency in this forum?
I'd like to reassure everyone that solving this problem is a priority for us, and we hope to have some improvements in place *Re...

quasi 14 anni fa | 2

| accettato

Risposto
How does MATLAB Answers break ties among answers?
The accepted answer is always listed first. After that, answers are sorted by the number of votes, then by when the answer wa...

quasi 14 anni fa | 1

| accettato

Risposto
Why are questions showing up with WRONG authors?
This is a bug we introduced with the new search features this morning (April 11). We're working on it right now--apologies for ...

quasi 14 anni fa | 0

| accettato

Risposto
What determines whether someone is credited with a question?
Currently if someone edits a question or answer that question or answer will show up on their profile page (only MathWorkers can...

circa 14 anni fa | 4

Carica altro