photo

AMINE EL MOUATAMID


Last seen: circa 2 anni fa Attivo dal 2019

Followers: 0   Following: 0

Messaggio

Statistica

All
MATLAB Answers

13 Domande
3 Risposte

File Exchange

1 File

Cody

0 Problemi
37 Soluzioni

RANK
7.899
of 300.369

REPUTAZIONE
6

CONTRIBUTI
13 Domande
3 Risposte

ACCETTAZIONE DELLE RISPOSTE
46.15%

VOTI RICEVUTI
6

RANK
16.116 of 20.936

REPUTAZIONE
8

VALUTAZIONE MEDIA
5.00

CONTRIBUTI
1 File

DOWNLOAD
1

ALL TIME DOWNLOAD
34

RANK
11.822
of 168.436

CONTRIBUTI
0 Problemi
37 Soluzioni

PUNTEGGIO
499

NUMERO DI BADGE
3

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • Community Group Solver
  • Introduction to MATLAB Master
  • 5-Star Galaxy Level 1
  • First Review
  • First Submission
  • First Answer
  • Revival Level 1
  • Solver
  • Thankful Level 3

Visualizza badge

Feeds

Visto da

Risposto
how to use uiimport in standalone application
try to use this script maybe it will help you https://www.mathworks.com/matlabcentral/fileexchange/72492-clipboard2workspace

circa 6 anni fa | 0

Risposto
using uiimport in a GUI
try to use this script it will help you https://www.mathworks.com/matlabcentral/fileexchange/72492-clipboard2workspace

circa 6 anni fa | 0

Domanda


When I open the application that I ceate in appdesigner it shows me error
I install my application in computer that doesn't have matlab , and I also install the runtime R2018b because I use this versio...

oltre 6 anni fa | 0 risposte | 0

0

risposte

Domanda


How to use variables from buttonApushed function in a buttonBpushed function
there are some cell arrays created when I push browse button and I need to work on those cell arrays when I push add data bu...

oltre 6 anni fa | 0 risposte | 0

0

risposte

Domanda


how to add a photo in the background of an app in appdesigner
how can I use an image in the background instead of just using a color (the blue one) is this possible

oltre 6 anni fa | 2 risposte | 0

2

risposte

Domanda


How can I work on many ranges in the same time
I want to use the function SetBorders to many ranges not on an excel file SetBorders(sheet1,'H','P',startRange,endRange); SetB...

oltre 6 anni fa | 0 risposte | 0

0

risposte

Domanda


I want to add all borders to range in excel file
when I want to add borders to the range A26:A31 just the first function works so just the bottom border been added can someon...

oltre 6 anni fa | 0 risposte | 3

0

risposte

Domanda


an element of a cell array doesn't appear when I send to excel file
I want to change out(8,2) to be 'S-PC-K6301' I use this trick it becomes like this but when I send the cell array to my e...

oltre 6 anni fa | 0 risposte | 0

0

risposte

Domanda


Is it available to change the end of a loop for inside it?
the size of my variable out changes inside the loop for so that's why I recalculate it inside it but the loop variable i sto...

oltre 6 anni fa | 2 risposte | 0

2

risposte

Domanda


append new rows in the middle of an excel file's sheet
I am working on an excel file using actx function then I want to add some rows in the middle of the sheet is there a way to s...

oltre 6 anni fa | 1 risposta | 0

1

risposta

Domanda


why nothing changes on my excel file when it is open
I am trying to send data from matlab to excel file, that works well when the file is closed ( mean on Microsoft Excel ), however...

oltre 6 anni fa | 1 risposta | 0

1

risposta

Domanda


error using contains function
when I use contains function in a loop it show me that error message, even though Raw is a cell array, and also the compilat...

oltre 6 anni fa | 1 risposta | 0

1

risposta

Risposto
STRING ARRAY TO NUMERIC VALUES ( I want to change the array's type to plot the graph, even though I use double function or str2num that doesn't change anything and it still string)
For i=1:rowFr(1,1) new_frequency(i,1)=str2double(frequency(i,1)); And it works

oltre 6 anni fa | 0

| accettato

Domanda


Is it possible to collecte data from OMNITREND by using a matlab script ?
Is it possible to collecte data from OMNITREND by using a matlab script ?

oltre 6 anni fa | 0 risposte | 2

0

risposte