somayyah jurair
Followers: 0 Following: 0
Feeds
답변 있음
Hello guys please How to Make the GUI in MATLAB executive program any .exe
You can create GUI on MATLAB using guide which can be openned typing "guide" in your command window and later convert your GUI i...
Hello guys please How to Make the GUI in MATLAB executive program any .exe
You can create GUI on MATLAB using guide which can be openned typing "guide" in your command window and later convert your GUI i...
거의 10년 전 | 0
답변 있음
xlsread read numbers as txt
If your xls file only contain numeric values then use: num=xlsread(filename) while if it has both numeric as well as string dat...
xlsread read numbers as txt
If your xls file only contain numeric values then use: num=xlsread(filename) while if it has both numeric as well as string dat...
거의 10년 전 | 0
질문
Calling C/C++ libraries (with associated cstring pointers) in MATLAB
Hey i want to call library sb of external software into MATLAB. I tried unsing following: [Status, Errormsg]=calllib(‘sb’, ‘...
거의 10년 전 | 답변 수: 1 | 0
1
답변질문
How to plot probability of occurrence of a negative sequence on log scale
I want to plot probability of occurrence of variable 'x'. On x axis i want to plot variable 'x' and on y axis i want to plot log...
거의 12년 전 | 답변 수: 1 | 0
1
답변질문
Drawing Contours on globe/world map
I have designed a software for computing relative antenna gain of satellite coverage/foot prints. The software takes latitude, l...
거의 14년 전 | 답변 수: 1 | 0
1
답변질문
How to Use Microsoft Access ODBC drivers for Vista x64/ Windows 7 x64
Hey m facing problem in connecting to Ms access database via OBDC driver in MATLAB in Windows 7 enviroment. Can anybody help pls...
거의 14년 전 | 답변 수: 1 | 0

