Community Profile

photo

Himani Kaira


Active since 2019

Followers: 0   Following: 0

Statistics

All
  • Solver
  • First Answer

View badges

Feeds

View by

Solved


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

5 years ago

Answered
Potential issues with creating MATLAB executables/dll on windows (using compiler/coder toolboxes) and using them on Linux server in C/C++ with MATLAB runtime
You cannot convert the DLL/executables files directly to run on Linux. Also, Linux does not understand DLL representation and do...

5 years ago | 0

Answered
I was trying to change the path to a flashdrive, but now I am getting an error code that says "Error using eval Undefined function 'workspacefunc' for input arguments of type 'struct'." I can not change the path. How do I fix this?
You could try restarting MATLAB which might restore the default path. Then try using the following command: >> addpath(<new di...

5 years ago | 0