Brendan Gray - MATLAB Central
photo

Brendan Gray


Last seen: 6 months ago Active since 2015

Followers: 0   Following: 0

Message

Opti-Num Solutions provide data analytics and simulation based design solutions to a broad range of industries. We primarily use MATLAB and Simulink to deliver these solutions, which encompass deliverables from software tools, training and coaching, to building bespoke applications.

Statistics

All
CodyMATLAB AnswersFrom 11/15 to 03/25Use left and right arrows to move selectionFrom 11/15Use left and right arrows to move left selectionTo 03/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

0 Questions
3 Answers

Cody

0 Problems
214 Solutions

RANK
4,721
of 297,613

REPUTATION
10

CONTRIBUTIONS
0 Questions
3 Answers

ANSWER ACCEPTANCE
0.00%

VOTES RECEIVED
3

RANK
 of 20,457

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK
738
of 159,263

CONTRIBUTIONS
0 Problems
214 Solutions

SCORE
2,680

NUMBER OF BADGES
14

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Cody Challenge Master
  • Cody 5th Anniversary Finisher
  • Cody5 Easy Master
  • Knowledgeable Level 1
  • First Answer
  • Promoter
  • CUP Challenge Master
  • Commenter
  • Solver

View badges

Feeds

View by

Answered
Is there a way to programmatically modify the properties of a Windows shortcut?
You don't need to create a VB script. You can create a COM server using the <https://www.mathworks.com/help/matlab/ref/actxserve...

7 years ago | 2

Answered
I am trying to make a table with the outputs of for loop!
If you just wish to print the output to the command window, the <https://www.mathworks.com/help/matlab/ref/fprintf.html fprintf>...

7 years ago | 0

| accepted

Answered
callback problem for a GUI
The best way to do this depends on whether you are building the GUI using App Designer, GUIDE or building it programmatically. H...

7 years ago | 1