photo

sangeet pillai


Active since 2017

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


replacing NaN values in cell array with nearest values
Hi, I have a cell array with a large number of values. However there are chances of NaN either at the top or at the bottom porti...

8 years ago | 0 answers | 0

0

answers

Question


Alternative to eval('equation in string form')
I want to know how to avoid eval to solve an equation or expression that is in string form . For eg.if the equation is 'abs(Arra...

8 years ago | 1 answer | 0

1

answer

Question


How to identify variables in workspace from strings in cell arrays and then make changes to the variables themselves?
Hi all, I have a cell array containing strings say for eg {'var1','var2','var3',....'varn'} . Now i have values of all these ...

8 years ago | 1 answer | 0

1

answer

Question


How to manage more than one GUI ie main GUI and sub GUI?
Hi all , Suppose i have two GUI's , one is main GUI and the other is sub gui . So i start my work on main GUI and in between , i...

8 years ago | 1 answer | 0

1

answer

Answered
Is it possible to call functions from a DLL that was built in MATLAB? ie possibility of using matlab dll in matlab script itself.
It was explicitly stated on NET.addAssembly help page that it doesnt support dll's compiled using matlab compiler sdk.I accident...

8 years ago | 0

Question


mwArray.dll version error when using matlab dll in a C# application
Hi, I am not an expert in matlab but know a bit of coding.And i was able to convert a sample code into a .dll for using it in a...

8 years ago | 0 answers | 0

0

answers

Question


Is it possible to call functions from a DLL that was built in MATLAB? ie possibility of using matlab dll in matlab script itself.
I am somewhat new to matlab.So i had a question.Incase i have a DLL that was built from a matlab code using 'deploytool'.Now i h...

8 years ago | 3 answers | 0

3

answers