Community Profile

photo

somayyah jurair


Last seen: 1 year ago Active since 2012

Somayyah Jurair Masters of Engineering (Telecommunications) Professional Interests: Communication Systems

Statistics

  • Thankful Level 1
  • First Answer

View badges

Content Feed

View by

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

8 years ago | 0

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

8 years ago | 0

Question


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’, ‘...

8 years ago | 1 answer | 0

1

answer

Question


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

10 years ago | 1 answer | 0

1

answer

Question


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

12 years ago | 1 answer | 0

1

answer

Question


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

12 years ago | 1 answer | 0

1

answer