Community Profile

photo

Marc Youcef


Last seen: 6 månader ago Active since 2017

Followers: 0   Following: 0

Statistics

All
  • Thankful Level 2
  • Revival Level 2
  • Solver
  • First Review
  • Thankful Level 1
  • Knowledgeable Level 1
  • First Answer

View badges

Feeds

View by

Answered
Pause and restart when my app finished
There is indeed cleaner way, as explained here: https://nl.mathworks.com/matlabcentral/answers/317916-how-do-i-wait-for-an-appd...

mer än 3 år ago | 0

Answered
Can't load Python module on Matlab production server
Refer to my comment above.

mer än 3 år ago | 0

| accepted

Answered
[ERROR] FOUserAgent - Image not found. Encountered using publish r2018a
I am still having this issue on R2020a which is a long way from when that problem was first spot...

nästan 4 år ago | 2

Question


Reproduce Mathworks style documentation
I am trying to find the best way to document my code (which I did not package in a toolbox). I have built multiple classes and ...

ungefär 4 år ago | 1 answer | 1

1

answer

Question


Can't load Python module on Matlab production server
I am trying to load a user defined Python module on Matlab Production Server but it is not working. It is working on my localt c...

ungefär 4 år ago | 2 answers | 0

2

answers

Question


set class property only once
I am having multiples classes which needs to read a shared common variable called 'MasterData'. This MasterData variable is get...

ungefär 4 år ago | 3 answers | 0

3

answers

Solved


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

ungefär 4 år ago

Question


How to decode xml content using webread ?
Hello, I am doing a webread that gives an xml document : url='***'; % not displayed data = webread(url) My issue is that I a...

nästan 5 år ago | 1 answer | 1

1

answer

Answered
Mongo and GridFS Java Driver with MATLAB
Please find below an example of how to upload/download a picture from MATLAB to MongoDB: javaaddpath("C:\Users\***\Documents\ja...

nästan 5 år ago | 1

Question


Mongo and GridFS Java Driver with MATLAB
I am trying to upload and download pictures from MATLAB to MongoDB using the Mongo Java Driver. I am following below tutorial o...

nästan 5 år ago | 2 answers | 0

2

answers

Question


Subplot position with App Designer
I am using App Designer on MATLAB R2019a and would like to use a subplot to show different images side to side I read a documen...

nästan 5 år ago | 0 answers | 0

0

answers

Answered
How do I set my proxy server settings in the Installer or Activation client for R2019b and older?
Same issue here as well, proxy settings set within Matlab-> Web settings and are working but impossible to get them working with...

nästan 5 år ago | 0

Answered
Save / Load Gui handles
Hi, after a long discussion with Mathworks support, it seems that there is no ways to save/load a figure handle directly and sti...

mer än 5 år ago | 1

| accepted

Answered
Can I configure ODBC datasource programmatically?
Here is the answer : <https://nl.mathworks.com/matlabcentral/answers/392123-how-to-use-database-toolbox-to-query-accdb-mdb-file-...

nästan 6 år ago | 0

Question


Query a table using the result of previous query
Hello everyone, I have multiple complex queries to do and in order to not get lost I would like to chain simple queries one a...

nästan 6 år ago | 0 answers | 0

0

answers

Question


DOS Command display with Live Script
Hi everyone, I am using MATLAB 2017a. I have display issue when using a live script, calling a function that is running a comm...

ungefär 6 år ago | 0 answers | 0

0

answers

Question


Using Function from Regression Learner into Optimization Toolbox
Hello all, Through the Regression Learner App, I have set a prediction function which is taking several parameters as predict...

nästan 7 år ago | 1 answer | 1

1

answer