Community Profile

photo

Brendan Gray


Last seen: 1 day 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
  • 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...

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

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

6 years ago | 1