sangeet pillai
自 2017 起处于活动状态
Followers: 0 Following: 0
Feeds
提问
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...
7 years 前 | 0 个回答 | 0
0
个回答提问
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...
7 years 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答已回答
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...
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 前 | 0
提问
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 前 | 0 个回答 | 0
0
个回答提问
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 前 | 3 个回答 | 0