Community Profile

photo

Adwait


University of Virginia

Active since 2014

Professional Interests: Optimization in biomechanics

Statistics

  • Thankful Level 1

View badges

Content Feed

View by

Answered
Using Matlab as a solver in LS-OPT
As Ben mentioned above, the user defined solver must output 'N o r m a l' to the standard output (Windows command line, not Matl...

9 years ago | 0

| accepted

Answered
Command for Matlab standard output
I haven't found any Matlab command that outputs to the Windows command line. One workaround is to use the system command: s...

9 years ago | 0

| accepted

Question


Command for Matlab standard output
I am calling Matlab from the Windows command line through another program (LS-OPT). LS-OPT looks for the string 'N o r m a l' as...

9 years ago | 1 answer | 0

1

answer

Question


Using Matlab as a solver in LS-OPT
Hi, I am trying to optimize a function in Matlab using LS-OPT, a design optimization tool. I am trying to implement <http://w...

9 years ago | 3 answers | 1

3

answers

Question


How to suppress command output on screen?
I'm having trouble suppressing the output of a command. I've tried the semicolon and echo off command with no success. echo...

10 years ago | 1 answer | 0

1

answer

Question


How do I view the function workspace?
I have several functions in my script. When I run the script, the variables do not show up in the base workspace. I don't know h...

10 years ago | 2 answers | 4

2

answers