Community Profile

photo

Marc Youcef


Last seen: 5 months 前 自 2017 起处于活动状态

统计数据

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

查看徽章

Content Feed

排序方式:

已回答
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...

3 years 前 | 0

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

3 years 前 | 0

| 已接受

已回答
[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...

4 years 前 | 2

提问


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

4 years 前 | 1 个回答 | 1

1

个回答

提问


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

4 years 前 | 2 个回答 | 0

2

个回答

提问


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

4 years 前 | 3 个回答 | 0

3

个回答

已解决


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

4 years 前

提问


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

4 years 前 | 1 个回答 | 1

1

个回答

已回答
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...

5 years 前 | 1

提问


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

5 years 前 | 2 个回答 | 0

2

个回答

提问


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

5 years 前 | 0 个回答 | 0

0

个回答

已回答
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...

5 years 前 | 0

已回答
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...

5 years 前 | 1

| 已接受

已回答
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-...

5 years 前 | 0

提问


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

6 years 前 | 0 个回答 | 0

0

个回答

提问


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

6 years 前 | 0 个回答 | 0

0

个回答

提问


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

7 years 前 | 1 个回答 | 1

1

个回答