photo

Nicholas Ayres


Last seen: 5 maanden ago Active since 2020

Followers: 0   Following: 0

Statistics

MATLAB Answers

4 Questions
4 Answers

RANK
2.819
of 299.221

REPUTATION
21

CONTRIBUTIONS
4 Questions
4 Answers

ANSWER ACCEPTANCE
25.0%

VOTES RECEIVED
10

RANK
 of 20.665

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 163.778

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Knowledgeable Level 1
  • 3 Month Streak
  • First Answer
  • Thankful Level 1

View badges

Feeds

View by

Answered
how can i code in matlab to find the optimal parameter of function
For anybody stumbling across this, there is the "fminsearch" function, which could be used to do this. This function is within ...

meer dan 4 jaar ago | 0

Answered
Adding help content to AppDesigner App
From what I can tell, no. Greg's workaround is one suggestion. Alternatively, I've decided to write a static help function in m...

bijna 5 jaar ago | 0

Answered
Anyway to plot one point
I'm a bit late to the party, BUT... The issue this person is having is that the default plot type is just a "line" which conn...

bijna 5 jaar ago | 7

| accepted

Question


Live scripts: Get axes handle of figure NOT stored in live script.
I have a function which has plotted a series of functions as non-livescript plots, but not passed the plot handles out. I am tr...

ongeveer 5 jaar ago | 1 answer | 3

1

answer

Question


Saving large files within parfor loops
i am trying to save variables >2Gb to separate .mat files from within a parfor loop. I have written a parsave function and exple...

ongeveer 5 jaar ago | 0 answers | 0

0

answers

Question


Is there a function that will test if the input is char OR string OR cellstr?
Given many MatLab functions can easily handle strings, cellstrings and char arrays in their stride, is there a function which al...

ongeveer 5 jaar ago | 2 answers | 0

2

answers

Answered
How can I display function hints for methods in a class?
It seems I misenterpreted the question. I will leave my previous answer below, but if you DO write the signatures json, you coul...

meer dan 5 jaar ago | 0

Question


How to convert rows of matrices to entries in multidimensional struct.
Hi, I have a large matrices with consistant number of rows. I wish to create a multidimensional struct with each row contained ...

meer dan 5 jaar ago | 1 answer | 0

1

answer