Feeds
질문
How do I pass variables between functions
This should be trivial, but I keep getting errors. This is my main function. It calls each function to read data from a .txt...
9년 초과 전 | 답변 수: 1 | 0
1
답변질문
How do I use variables calculated in one function, in another function.
I have the first .m file function [Properties] = readProperties(FEA) %Reads the material properties about the beam fo...
9년 초과 전 | 답변 수: 1 | 0
1
답변질문
How can I send data from one function to another?
I have a function that is reading values from a .txt file using fscanf, and storing those values in an array. Now I have anot...
9년 초과 전 | 답변 수: 2 | 0
