Réponse apportée
figure legend (both text and colors) appears "faded". How can I fix it?
Hi Önundur, The legend entries appear faded because the ‘Visible’ property is set to ‘off’ for the variables ‘h1’ to ‘h4’. Cha...

presque 2 ans il y a | 0

Réponse apportée
Load Class Diagram Error (conversion from double to cell is not possible)
Hi Micah, It appears you are facing difficulties loading a previously saved `.mldatx` file in the Class Diagram Viewer, and it...

presque 2 ans il y a | 0

Réponse apportée
how to avoid tcpclient function open new ports all the time ?
Hi Kaan Inal, When working with the ‘tcpclient’ object, it is not necessary for the client to open a new port each time it ...

presque 2 ans il y a | 0

Réponse apportée
If I want to make a code more generalize and reduce for loop what should I do? here is my code. Here in the very beginning I have written a code only to make 3X3 matrix instead of that if I want to make nXn matrix what should I do?
Hi Mouli Sarkar, Attached below is the code with the following changes: Matrix dimension is nxn and not hardcoded. Nes...

presque 2 ans il y a | 0

Réponse apportée
trying to calculate the returnability of a network after every iteration
Hi Nicolle Small, You want to calculate the returnability using the given formula after each iteration of edge addition to ...

presque 2 ans il y a | 0

Réponse apportée
Reading and saving values of a matrix by circular shapes
Hi Juan Carlos Alvarez Fernandez, It is possible to sample values from a greyscale image matrix using circular shapes with ...

presque 2 ans il y a | 2

Réponse apportée
Grouping and Reading Files Sharing Unique Strings
Hi Connie Chang-Chien, You can use a map data structure. This greatly reduces processing time as it avoids the need to com...

presque 2 ans il y a | 0

Réponse apportée
Having trouble translating a polygon.
Hi Phillip Raush, You trying to translate a 2D plane shape to different points using a transformation matrix which is of size...

presque 2 ans il y a | 0

Réponse apportée
How to read different features from multiple subjects?
Hi Khan Muhammad Adeel Khan, Based on my understanding of the question: You have files (referred to as ‘subjects’ by...

presque 2 ans il y a | 0

Réponse apportée
Unable to write file: Read-only file system
Hi Adam Decker, The error message "Unable to write file /Testing: Read-only file system" suggests that the script i...

presque 2 ans il y a | 0

Réponse apportée
tcpserver not getting any data if client writes 4096 bytes or more
Hi Alberto Reig, I can see that you are unable to send more than 4096 bytes from client to server using “write” fun...

presque 2 ans il y a | 0