Statistics
RANK
152,995
of 295,448
REPUTATION
0
CONTRIBUTIONS
12 Questions
4 Answers
ANSWER ACCEPTANCE
83.33%
VOTES RECEIVED
0
RANK
18,026 of 20,227
REPUTATION
2
AVERAGE RATING
0.00
CONTRIBUTIONS
1 File
DOWNLOADS
1
ALL TIME DOWNLOADS
20
RANK
of 153,822
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
selecting only the numbers from a string variable
To whom it may concern: I have the numbers below in a 1x1 string. How do I seperate them into seperate rows or columns? I want ...
4 years ago | 0
Submitted
Vishay Micromeasurements P3 and D4 .NET Matlab
Connecting to the Vishay Micromeasurement .NET interface for the D4 and P3 strain recorder and data logger, using Matlab.
5 years ago | 1 download |
Question
Solving an equation with terms that require double summation and products
I need to solve the following equation. I wrote the following code based on the above equation, but I believe I have made a m...
5 years ago | 2 answers | 0
2
answersDetermining the number of rows or columns of a lower triangular matrix, maintaining constant diagonal coefficients
I have the following code for the above equation, but I do not think it is right as the answer is large. I have attached the *....
5 years ago | 0
| accepted
Accessing a .NET abstract classes
Hi all, I received external assistance from https://www.freelancer.com/u/Intel1994 for this problem. The support team at Visha...
5 years ago | 0
| accepted
Question
Determining the number of rows or columns of a lower triangular matrix, maintaining constant diagonal coefficients
Hi all, This problem has stumped me due to my insufficient mathematical knowledge. I am looking to determining the number of r...
5 years ago | 1 answer | 0
1
answerQuestion
Too many output arguments when using "rowfun" function
I am trying to run through through table to generate a number of dat files for running in a FEA software. I have created a func...
5 years ago | 1 answer | 0
1
answerQuestion
Accessing a .NET abstract classes
Hi all, I have created the following live script to access a .NET dll for the Micromeasurements P3 strain recorder and data log...
5 years ago | 1 answer | 0
1
answerQuestion
Live script tasks: Reading the variables from a table using "tasks"
To whom it may concern: I have been using the "tasks" functionality in the Live Scripts, since its release in R2019b. I am try...
5 years ago | 1 answer | 0
1
answerFinding maximum value and it's location from the matrix
Thank you Kan-Hua, This was exactly what I needed to solve my problem, much appreciated.
5 years ago | 0
Question
Check if multiple data cursors can be selected in LiveScript files
Please see attached a Live Scipt file and a mat file. I wanted to know if it is possible to place multiple data cursors on a pl...
5 years ago | 0 answers | 0
0
answersQuestion
fileDatastore of files with different extensions
Hi all, I have attached a live script file. I am trying to import a number of text files that have an *.out file extension, in...
5 years ago | 1 answer | 0
1
answerQuestion
Extracting values by looping through multiple files
Hi all, I have attached a zipped file containing 3 output files from a finite element analysis software. I would need to proces...
5 years ago | 1 answer | 0
1
answerQuestion
Extracting numerical results from a text file at different positions
I have a number of output files to process, written out from Finite Element Analysis software, from which I need to extract data...
5 years ago | 2 answers | 0
2
answersQuestion
Biased smoothing moving average
I have measured strain data (in micron strain) from a 3rd party: Column vector data: 10, 27, 46, 70, 127, 188, 254, 318, 437, 5...
5 years ago | 1 answer | 0
1
answerQuestion
How do I add a suffix using a portion of the the imported excel file name to the name of output variables?
I have the attached code. I am sure it is not ideal as I am both new to programming and Matlab. How do I add a suffix using a p...
6 years ago | 0 answers | 0
0
answersQuestion
Solving for the coefficients in the "A" lower triangular matrix for the form Ax=b
Hi all, Could you assist me with a way for solving for the coefficients in the "A" lower triangular matrix for the form Ax=b?...
9 years ago | 1 answer | 0